|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.shared.admin.AbstractAdminMessage
org.objectweb.joram.shared.admin.AdminRequest
org.objectweb.joram.shared.admin.DestinationAdminRequest
org.objectweb.joram.shared.admin.GetPendingMessages
public class GetPendingMessages
A Monitor_GetPendingMessages
instance requests the number of
pending messages on a given queue.
Field Summary |
---|
Constructor Summary | |
---|---|
GetPendingMessages()
|
|
GetPendingMessages(java.lang.String dest)
Constructs a Monitor_GetPendingMessages instance. |
Method Summary | |
---|---|
protected int |
getClassId()
|
Methods inherited from class org.objectweb.joram.shared.admin.DestinationAdminRequest |
---|
getDestId, readFrom, writeTo |
Methods inherited from class org.objectweb.joram.shared.admin.AbstractAdminMessage |
---|
read, readExternal, soapCode, soapDecode, write, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetPendingMessages(java.lang.String dest)
Monitor_GetPendingMessages
instance.
dest
- Identifier of the target destination.public GetPendingMessages()
Method Detail |
---|
protected int getClassId()
getClassId
in class AbstractAdminMessage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |