com.caucho.management.server
Interface JmsTopicMXBean

All Superinterfaces:
ManagedObjectMXBean
All Known Implementing Classes:
TopicAdmin

public interface JmsTopicMXBean
extends ManagedObjectMXBean

MBean API for a JMS Topic.

 resin:type=Topic,name=jms/mytopic,...
 


Method Summary
 java.lang.String getUrl()
          Returns a URL describing the topic configuration.
 
Methods inherited from interface com.caucho.management.server.ManagedObjectMXBean
getName, getObjectName, getType
 

Method Detail

getUrl

java.lang.String getUrl()
Returns a URL describing the topic configuration.