Uses of Interface
org.apache.activemq.jndi.JNDIStorableInterface
Packages that use JNDIStorableInterface
Package
Description
The core JMS client API implementation classes.
Command objects used via the Command Pattern to communicate among nodes
Filter implementations for wildcards & JMS selectors
JNDI support classes
-
Uses of JNDIStorableInterface in org.apache.activemq
Classes in org.apache.activemq that implement JNDIStorableInterfaceModifier and TypeClassDescriptionclassA ConnectionFactory is an an Administered object, and is used for creating Connections.classAn ActiveMQConnectionFactory that allows access to the key and trust managers used for SslConnections.classA factory ofXAConnectioninstancesclass -
Uses of JNDIStorableInterface in org.apache.activemq.command
Classes in org.apache.activemq.command that implement JNDIStorableInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of JNDIStorableInterface in org.apache.activemq.filter
Classes in org.apache.activemq.filter that implement JNDIStorableInterface -
Uses of JNDIStorableInterface in org.apache.activemq.jndi
Classes in org.apache.activemq.jndi that implement JNDIStorableInterfaceModifier and TypeClassDescriptionclassFacilitates objects to be stored in JNDI as propertiesMethods in org.apache.activemq.jndi with parameters of type JNDIStorableInterfaceModifier and TypeMethodDescriptionstatic ReferenceJNDIReferenceFactory.createReference(String instanceClassName, JNDIStorableInterface po) Create a Reference instance from a JNDIStorable object