Uses of Interface
org.objectweb.joram.client.jms.DestinationMBean

Packages that use DestinationMBean
org.objectweb.joram.client.jms The org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 1.1 specification. 
org.objectweb.joram.client.jms.admin The org.objectweb.joram.client.jms.admin package holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects. 
 

Uses of DestinationMBean in org.objectweb.joram.client.jms
 

Subinterfaces of DestinationMBean in org.objectweb.joram.client.jms
 interface QueueMBean
           
 interface TopicMBean
           
 

Classes in org.objectweb.joram.client.jms that implement DestinationMBean
 class Destination
          Implements the javax.jms.Destination interface and provides JORAM specific administration and monitoring methods.
 class Queue
          Implements the javax.jms.Queue interface and provides Joram specific administration and monitoring methods.
 class TemporaryQueue
          Implements the javax.jms.TemporaryQueue interface.
 class TemporaryTopic
          Implements the javax.jms.TemporaryTopic interface.
 class Topic
          Implements the javax.jms.Topic interface and provides Joram specific administration and monitoring methods.
 

Uses of DestinationMBean in org.objectweb.joram.client.jms.admin
 

Classes in org.objectweb.joram.client.jms.admin that implement DestinationMBean
 class ClusterDestination
          A base class for clustered destinations.
 class ClusterQueue
          this is a sample.
 class ClusterTopic
          this is a sample.
 class DeadMQueue
          Deprecated. Since Joram 5.2.2 the DeadMQueue is a simply a Queue.
 



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.