Package org.apache.naming

This package contains JMX management interfaces for JNDI naming services.

See:
          Description

Interface Summary
NamingServiceMBean Naming MBean interface.
 

Class Summary
Constants Static constants for this package.
ContextAccessController Handles the access control on JNDI contexts.
ContextBindings Maintains bindings associating user-defined names, NamingContexts, threads and classloaders.
EjbRef Represents a reference address to an EJB.
JndiPermission Java SecurityManager Permission class for JNDI name based file resources.
NameParserImpl Parses names.
NamingContext JNDI Context implementation.
NamingContextBindingsEnumeration Naming enumeration implementation.
NamingContextEnumeration Naming enumeration implementation.
NamingContextFactory Initial context factory returning NamingContext instances.
NamingEntry Represents a binding in a NamingContext.
NamingService Implementation of the NamingService JMX MBean.
ResourceEnvRef Represents a reference address to a resource environment.
ResourceLinkRef Represents a reference address to a resource.
ResourceRef Represents a reference address to a resource.
SelectorContext Context implementation that delegates JNDI operations to NamingContext instances bound to currently running threads or classloaders.
StringManager An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formating which otherwise require the creation of Object arrays and such.
SynchronizedContext Synchronized JNDI context implementation.
TransactionRef Represents a reference address to a transaction.
 

Package org.apache.naming Description

This package contains JMX management interfaces for JNDI naming services.