|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JNDIStorableInterface | |
| org.activemq | The core JMS client implementation classes |
| org.activemq.jndi | JNDI helper classes |
| org.activemq.message | Message implementations |
| Uses of JNDIStorableInterface in org.activemq |
| Classes in org.activemq that implement JNDIStorableInterface | |
class |
ActiveMQConnectionFactory
A ConnectionFactory is an an Administed object, and is used for creating Connections. |
class |
ActiveMQXAConnectionFactory
The XAConnectionFactory interface is a base interface for the XAQueueConnectionFactory and XATopicConnectionFactory interfaces. |
| Uses of JNDIStorableInterface in org.activemq.jndi |
| Classes in org.activemq.jndi that implement JNDIStorableInterface | |
class |
JNDIBaseStorable
Faciliates objects to be stored in JNDI as properties |
| Methods in org.activemq.jndi with parameters of type JNDIStorableInterface | |
static javax.naming.Reference |
JNDIReferenceFactory.createReference(java.lang.String instanceClassName,
JNDIStorableInterface po)
Create a Reference instance from a JNDIStorable object |
| Uses of JNDIStorableInterface in org.activemq.message |
| Classes in org.activemq.message that implement JNDIStorableInterface | |
class |
ActiveMQDestination
A Destination object encapsulates a provider-specific
address. |
class |
ActiveMQQueue
A Queue object encapsulates a provider-specific queue name. |
class |
ActiveMQTemporaryQueue
A TemporaryQueue object is a unique Queue object
created for the duration of a Connection. |
class |
ActiveMQTemporaryTopic
A TemporaryTopic object is a unique Topic object
created for the duration of a Connection. |
class |
ActiveMQTopic
A Topic object encapsulates a provider-specific topic name. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||