Uses of Interface
org.jboss.mq.server.jmx.DestinationMBean

Packages that use DestinationMBean
org.jboss.mq.server.jmx   
 

Uses of DestinationMBean in org.jboss.mq.server.jmx
 

Subinterfaces of DestinationMBean in org.jboss.mq.server.jmx
 interface QueueMBean
          MBean interface.
 interface TopicMBean
          MBean interface.
 

Classes in org.jboss.mq.server.jmx that implement DestinationMBean
 class DestinationMBeanSupport
          Super class for destination managers.
 class Queue
          This class is a message queue which is stored (hashed by Destination) on the JMS provider
 class Topic
          This class is a message queue which is stored (hashed by Destination) on the JMS provider
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.