Package org.jboss.naming

Package description goes here.

See:
          Description

Interface Summary
LinkRefPairServiceMBean (src) The management interface for the link ref pair service.
 

Class Summary
BridgeNamingContextFactory (src) A naming provider InitialContextFactory implementation that combines two Naming services to allow for delegation of lookups from one to the other.
ENCFactory (src) Implementation of "java:comp" namespace factory.
ENCThreadLocalKey (src) Return a LinkRef based on a ThreadLocal key.
ExternalContext (src) A MBean that binds an arbitrary InitialContext into the JBoss default InitialContext as a Reference.
ExternalContext.SerializableInitialContext (src) The external InitialContext information class.
HttpNamingContextFactory (src) A naming provider InitialContextFactory implementation that obtains a Naming proxy from an HTTP URL.
JNDIView (src) A simple utlity mbean that allows one to recursively list the default JBoss InitialContext.
LinkRefPair (src) A pair of addresses, one to be used in the local machine, the other in remote machines.
LinkRefPairObjectFactory (src) An object factory that allows different objects to be used in the local virtual machine versus remote virtual machines
LinkRefPairService (src) An mbean used to construct a link ref pair
NamingAlias (src) A simple utility mbean that allows one to create an alias in the form of a LinkRef from one JNDI name to another.
NamingContextFactory (src) 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.
NamingService (src) A JBoss service that starts the jnp JNDI server.
NonSerializableFactory (src) A utility class that allows one to bind a non-serializable object into a local JNDI context.
Util (src) A static utility class for common JNDI operations.
 

Package org.jboss.naming Description

Package description goes here.

Package Specification

Related Documentation

Package Status