Uses of Interface
org.objectweb.joram.client.jms.QueueMBean
-
Packages that use QueueMBean Package Description org.objectweb.joram.client.jms Theorg.objectweb.joram.client.jmspackage holds the classes implementing the interfaces defined by the JMS 2.0 specification.org.objectweb.joram.client.jms.admin Theorg.objectweb.joram.client.jms.adminpackage 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 Modifier and Type Class Description classQueueImplements thejavax.jms.Queueinterface.classTemporaryQueueImplements thejavax.jms.TemporaryQueueinterface. -
Uses of QueueMBean in org.objectweb.joram.client.jms.admin
Classes in org.objectweb.joram.client.jms.admin that implement QueueMBean Modifier and Type Class Description classDeadMQueueDeprecated.Since Joram 5.2.2 the DeadMQueue is a simply a Queue.
-