|
Class Summary |
| 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. |
| JavaCompInitializer |
Bean that initializes the "java:comp" context |
| 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. |