org.objectweb.joram.shared.admin
Class Monitor_GetSubscriptions
- java.io.Serializable
public class Monitor_GetSubscriptions
A Monitor_GetSubscriptions
instance requests the number of
subscriptions on a given topic.
- Serialized Form
String | getDest() - Returns the identifier of the target topic.
|
Monitor_GetSubscriptions
public Monitor_GetSubscriptions(String dest)
Constructs a Monitor_GetSubscriptions
instance.
dest
- Identifier of the target topic.
getDest
public String getDest()
Returns the identifier of the target topic.
Copyright B) 2004 Scalagent - All rights reserved