|
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_GetNbMaxMsg
A Monitor_GetNbMaxMsg
instance requests the
NbMaxMsg of the destination.
Constructor Summary | |
Monitor_GetNbMaxMsg(java.lang.String destId)
Constructs a Monitor_GetNbMaxMsg instance. |
|
Monitor_GetNbMaxMsg(java.lang.String destId,
java.lang.String subName)
Constructs a Monitor_GetNbMaxMsg instance. |
Method Summary | |
java.lang.String |
getId()
Returns the identifier of the destination. |
java.lang.String |
getSubName()
Returns SubName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Monitor_GetNbMaxMsg(java.lang.String destId)
Monitor_GetNbMaxMsg
instance.
destId
- Identifier of the destination.public Monitor_GetNbMaxMsg(java.lang.String destId, java.lang.String subName)
Monitor_GetNbMaxMsg
instance.
destId
- Identifier of the destination.subName
- Subscription name.Method Detail |
public java.lang.String getId()
public java.lang.String getSubName()
|
Joram ${version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |