站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 server API Documentation 英文版文档

org.jboss.naming (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档


Package org.jboss.naming

Package description goes here.

See:
          Description

Interface Summary
ExternalContextMBean MBean interface.
JNDIViewMBean MBean interface.
NamingAliasMBean MBean interface.
NamingServiceMBean MBean interface.
 

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.
ENCThreadLocalKey Return a LinkRef based on a ThreadLocal key.
ExternalContext A MBean that binds an arbitrary InitialContext into the JBoss default InitialContext as a Reference.
ExternalContext.SerializableInitialContext The external InitialContext information class.
HttpNamingContextFactory A naming provider InitialContextFactory implementation that obtains a Naming proxy from an HTTP URL.
JNDIView A simple utlity mbean that allows one to recursively list the default JBoss InitialContext.
NamingAlias A simple utility mbean that allows one to create an alias in the form of a LinkRef from one JNDI name to another.
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.
NamingService A JBoss service that starts the jnp JNDI server.
NonSerializableFactory A utility class that allows one to bind a non-serializable object into a local JNDI context.
Util A static utility class for common JNDI operations.
 

Package org.jboss.naming Description

Package description goes here.

Package Specification

Related Documentation

Package Status



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.