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

Packages that use QueueMBean
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 QueueMBean in org.objectweb.joram.client.jms
 

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

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

Classes in org.objectweb.joram.client.jms.admin that implement QueueMBean
 class DeadMQueue
          Deprecated. Since Joram 5.2.2 the DeadMQueue is a simply a Queue.
 



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