|
Class Summary |
| JNDIReferenceFactory |
Converts objects implementing JNDIStorable into a property fields so they can be stored and regenerated from JNDI |
| JNDIStorable |
Facilitates objects to be stored in JNDI as properties |
| LazyCreateContext |
Allows users to dynamically create items |
| NameParserImpl |
A default implementation of NameParser |
| ReadOnlyContext |
A read-only Context This version assumes it and all its subcontext are
read-only and any attempt to modify (e.g. |
| StompJmsInitialContextFactory |
A factory of the StompJms InitialContext which contains
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. |
| WasStompJmsInitialContextFactory |
This implementation of InitialContextFactory should be used
when StompJms is used as WebSphere Generic JMS Provider. |