Class JNDIBaseStorable

java.lang.Object
org.apache.activemq.jndi.JNDIBaseStorable
All Implemented Interfaces:
Externalizable, Serializable, Referenceable, JNDIStorableInterface
Direct Known Subclasses:
ActiveMQConnectionFactory, ActiveMQDestination

public abstract class JNDIBaseStorable extends Object implements JNDIStorableInterface, Externalizable
Facilitates objects to be stored in JNDI as properties
See Also: