org.jboss.naming |
|
Java Source File Name | Type | Comment |
BridgeNamingContextFactory.java | Class | A naming provider InitialContextFactory implementation that combines
two Naming services to allow for delegation of lookups from one to the
other. |
ENCFactory.java | Class | Implementation of "java:comp" namespace factory. |
NamingContextFactory.java | Class | 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. |
NonSerializableFactory.java | Class | |
Util.java | Class | A static utility class for common JNDI operations. |