Joram ${version}

org.objectweb.joram.client.connector
Interface LocalTopicMBean

All Known Implementing Classes:
LocalTopic

public interface LocalTopicMBean

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


Method Summary
 void delete()
           
 java.lang.String getAgentId()
           
 java.lang.String getJndiName()
           
 int getNumberOfSubscribers()
           
 

Method Detail

getAgentId

public java.lang.String getAgentId()

getJndiName

public java.lang.String getJndiName()

getNumberOfSubscribers

public int getNumberOfSubscribers()

delete

public void delete()
            throws java.lang.Exception
Throws:
java.lang.Exception

Joram ${version}

Copyright ? 2005 Scalagent - All rights reserved