Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.activemq.jndi

Interface Summary
JNDIStorableInterface Faciliates objects to be stored in JNDI as properties
 

Class Summary
ActiveMQInitialContextFactory A factory of the ActiveMQ InitialContext which contains javax.jms.ConnectionFactory instances as well as a child context called destinations which contain all of the current active destinations, in child context depending on the QoS such as transient or durable and queue or topic.
ActiveMQInitialContextFactoryTest  
ActiveMQWASInitialContextFactory This implementation of InitialContextFactory should be used when ActiveMQ is used as WebSphere Generic JMS Provider.
AdminObjectTest Test that the admin objects can be stored and looked up in JNDI providers.
CustomConnectionFactoryNameTest Test case for AMQ-141
DestinationNameWithSlashTest Test case for AMQ-140
InitialContextTest  
JNDIBaseStorable Faciliates objects to be stored in JNDI as properties
JNDIReferenceFactory Converts objects implementing JNDIStorable into a property fields so they can be stored and regenerated from JNDI
JNDITestSupport  
LazyCreateContext Allows users to dynamically create items
NameParserImpl A default implementation of javax.naming.NameParser
ReadOnlyContext A read-only Context

This version assumes it and all its subcontext are read-only and any attempt to modify (e.g.