|
Joram ${version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.shared.admin.AdminRequest
org.objectweb.joram.shared.admin.Monitor_Request
org.objectweb.joram.shared.admin.Monitor_GetServersIds
A Monitor_GetServersIds
instance requests the list of
the platform's servers' identifiers.
Constructor Summary | |
Monitor_GetServersIds(int serverId)
Constructs a Monitor_GetServersIds instance. |
|
Monitor_GetServersIds(int serverId,
java.lang.String domainName)
Constructs a Monitor_GetServersIds instance. |
Method Summary | |
java.lang.String |
getDomainName()
|
int |
getServerId()
Returns the identifier of the target server. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Monitor_GetServersIds(int serverId)
Monitor_GetServersIds
instance.
serverId
- Identifier of the target server.public Monitor_GetServersIds(int serverId, java.lang.String domainName)
Monitor_GetServersIds
instance.
serverId
- Identifier of the target server.domainName
- Name of the domain that contains
the servers.Method Detail |
public final int getServerId()
public final java.lang.String getDomainName()
|
Joram ${version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |