Interface | Description |
---|---|
JNDIStorableInterface |
Faciliates objects to be stored in JNDI as properties
|
Class | Description |
---|---|
ActiveMQInitialContextFactory |
A factory of the ActiveMQ 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. |
ActiveMQWASInitialContextFactory |
This implementation of
InitialContextFactory should be used
when ActiveMQ is used as WebSphere Generic JMS Provider. |
JNDIBaseStorable |
Facilitates 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
|
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.
|
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.