|
Joram ${version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.agent.Notification
org.objectweb.joram.mom.notifications.AbstractNotification
org.objectweb.joram.mom.notifications.AdminRequest
org.objectweb.joram.mom.notifications.Monit_GetNbMaxMsg
A Monit_GetNbMaxMsgRequest
instance is used by a client agent
to get NbMaxMsg value of queue or subscribtion.
Field Summary |
Fields inherited from class fr.dyade.aaa.agent.Notification |
detachable, detached, persistent |
Constructor Summary | |
Monit_GetNbMaxMsg(java.lang.String id,
java.lang.String subName)
Constructs a Monit_GetNbMaxMsgRequest instance. |
Method Summary | |
java.lang.String |
getSubName()
Returns SubName |
Methods inherited from class org.objectweb.joram.mom.notifications.AdminRequest |
getId |
Methods inherited from class org.objectweb.joram.mom.notifications.AbstractNotification |
getClientContext, getPersistent, setPersistent, toString |
Methods inherited from class fr.dyade.aaa.agent.Notification |
clone, getContext, getMessageId, isPersistent, setContext |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Monit_GetNbMaxMsg(java.lang.String id, java.lang.String subName)
Monit_GetNbMaxMsgRequest
instance.
id
- Identifier of the request, may be null.subName
- Subscription name (not used for queue).Method Detail |
public java.lang.String getSubName()
|
Joram ${version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |