org.objectweb.joram.shared.admin

Class Monitor_GetSubscriptions

Implemented Interfaces:
java.io.Serializable

public class Monitor_GetSubscriptions
extends Monitor_Request

A Monitor_GetSubscriptions instance requests the number of subscriptions on a given topic.

See Also:
Serialized Form

Constructor Summary

Monitor_GetSubscriptions(String dest)
Constructs a Monitor_GetSubscriptions instance.

Method Summary

String
getDest()
Returns the identifier of the target topic.

Constructor Details

Monitor_GetSubscriptions

public Monitor_GetSubscriptions(String dest)
Constructs a Monitor_GetSubscriptions instance.

Parameters:
dest - Identifier of the target topic.

Method Details

getDest

public String getDest()
Returns the identifier of the target topic.


Copyright B) 2004 Scalagent - All rights reserved