|
jBroker® MQ 2.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.omg.CORBA.portable.ObjectImpl
|
+--com.sssw.jbroker.orb.ValueWrapper
|
+--com.sssw.jms.api.JMQAdministeredObject
JMS administered objects are local Java objects containing JMS configuration information that are created by a JMS administrator and later used by JMS clients.
JMS defines two types of administered objects - Destination,
and ConnectionFactory. A destination is either a queue
or a topic. jBroker MQ supports these connection factories:
TopicConnectionFactory,
QueueConnectionFactory,
XATopicConnectionFactory, and
XAQueueConnectionFactory
JMQAdministeredObject is the base class for for all JMQ
Administered Objects in jBroker MQ. JMS Administered Objects in jBroker MQ
are both Referenceable and Serializable so that
they can be stored in all JNDI naming contexts.
Destination,
ConnectionFactory,
JMQDestination,
JMQConnectionFactory, Serialized Form| Construc |