|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JNDIStorableInterface | |
|---|---|
| org.apache.activemq | The core JMS client API implementation classes. |
| org.apache.activemq.command | Command objects used via the Command Pattern to communicate among nodes |
| org.apache.activemq.filter | Filter implementations for wildcards & JMS selectors |
| org.apache.activemq.jndi | JNDI support classes |
| Uses of JNDIStorableInterface in org.apache.activemq |
|---|
| Classes in org.apache.activemq that implement JNDIStorableInterface | |
|---|---|
class |
ActiveMQConnectionFactory
A ConnectionFactory is an an Administered object, and is used for creating Connections. |
class |
ActiveMQSslConnectionFactory
An ActiveMQConnectionFactory that allows access to the key and trust managers used for SslConnections. |
class |
ActiveMQXAConnectionFactory
A factory of XAConnection instances |
| Uses of JNDIStorableInterface in org.apache.activemq.command |
|---|
| Classes in org.apache.activemq.command that implement JNDIStorableInterface | |
|---|---|
class |
ActiveMQDestination
|
class |
ActiveMQQueue
|
class |
ActiveMQTempDestination
|
class |
ActiveMQTempQueue
|
class |
ActiveMQTempTopic
|
class |
ActiveMQTopic
|
| Uses of JNDIStorableInterface in org.apache.activemq.filter |
|---|
| Classes in org.apache.activemq.filter that implement JNDIStorableInterface | |
|---|---|
class |
AnyDestination
|
| Uses of JNDIStorableInterface in org.apache.activemq.jndi |
|---|
| Classes in org.apache.activemq.jndi that implement JNDIStorableInterface | |
|---|---|
class |
JNDIBaseStorable
Facilitates objects to be stored in JNDI as properties |
| Methods in org.apache.activemq.jndi with parameters of type JNDIStorableInterface | |
|---|---|
static Reference |
JNDIReferenceFactory.createReference(String instanceClassName,
JNDIStorableInterface po)
Create a Reference instance from a JNDIStorable object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||