Class Summary |
BindingsInitializer |
A bean that can be used to create JNDI bindings |
BridgeNamingContextFactory |
A naming provider InitialContextFactory implementation that combines
two Naming services to allow for delegation of lookups from one to the
other. |
ENCFactory |
Implementation of "java:comp" namespace factory. |
InitialContextFactoryBean |
A bean that creates an InitialContext based on its env Properties |
JavaCompInitializer |
Bean that initializes the "java:comp" context |
JndiPermission |
This class represents access to a path in the JNDI tree. |
NamingContextFactory |
A variation of the org.jnp.interfaces.NamingContextFactory
InitialContextFactory implementation that maintains the last envrionment
used to create an InitialContext in a thread local variable for
access within the scope of the InitialContext. |
ThreadLocalStack<T> |
Comment |
Util |
A static utility class for common JNDI operations. |