org.objectweb.joram.client.connector

Interface LocalTopicMBean

Known Implementing Classes:
LocalTopic

public interface LocalTopicMBean

The LocalTopicMBean interface defines the administration methods provided by the LocalTopic class.

Method Summary

void
delete()
String
getAgentId()
String
getJndiName()
int
getNumberOfSubscribers()

Method Details

delete

public void delete()
            throws Exception


getAgentId

public String getAgentId()


getJndiName

public String getJndiName()


getNumberOfSubscribers

public int getNumberOfSubscribers()


Copyright B) 2004 Scalagent - All rights reserved