Interface ServerIdentityInterface

  • All Known Implementing Classes:
    ServerIdentity

    public interface ServerIdentityInterface
    Interface of the private class ServerIdentity
    • Method Detail

      • getName

        java.lang.String getName()
        Returns:
        the name of the Server
      • getRole

        java.lang.String getRole()
        Returns:
        the role of the Server
      • getServerId

        int getServerId()
        Returns:
        the uniq Id of the Server
      • getSiteId

        int getSiteId()
        Returns:
        the SideId
      • getGlobalPlatformId

        int getGlobalPlatformId()
        Returns:
        the global uniq Id of the server (global along all sites)
      • getLoggerMessagePrepend

        java.lang.String getLoggerMessagePrepend()
        Returns:
        the Logger Message prepend