|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JNDIBaseStorable | |
org.activemq | The core JMS client implementation classes |
org.activemq.message | Message implementations |
Uses of JNDIBaseStorable in org.activemq |
Subclasses of JNDIBaseStorable in org.activemq | |
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 JNDIBaseStorable in org.activemq.message |
Subclasses of JNDIBaseStorable in org.activemq.message | |
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 |