Home » apache-tomcat-6.0.16-src » org.apache » naming »

org.apache.naming

Sub Packages:

org.apache.naming.ant    
org.apache.naming.core    
org.apache.naming.factory   This package contains object factories used by the naming service.  
org.apache.naming.factory.webservices    
org.apache.naming.handler.jndi    
org.apache.naming.java   This package contains the URL context factory for the "java" namespace.  
org.apache.naming.modules.cache    
org.apache.naming.modules.fs    
org.apache.naming.modules.id    
org.apache.naming.modules.java    
org.apache.naming.modules.memory    
org.apache.naming.resources   This package contains the resources directory context implemetation.  
org.apache.naming.resources.jndi   This package contains the resources directory context implemetation.  
org.apache.naming.util    

Interfaces:

NamingServiceMBean   Naming MBean interface.  code | html

Classes:

Constants   Static constants for this package.  code | html
ContextAccessController   Handles the access control on the JNDI contexts.  code | html
ContextBindings   Handles the associations :
  • Catalina context name with the NamingContext
  • Calling thread with the NamingContext
 
code | html
EjbRef   Represents a reference address to an EJB.  code | html
HandlerRef   Represents a reference handler for a web service.  code | html
JndiPermission   Java SecurityManager Permission class for JNDI name based file resources

The JndiPermission extends the BasicPermission. 

code | html
NameParserImpl   Parses names.  code | html
NamingContext   Catalina JNDI Context implementation.  code | html
NamingContextBindingsEnumeration   Naming enumeration implementation.  code | html
NamingContextEnumeration   Naming enumeration implementation.  code | html
NamingEntry   Represents a binding in a NamingContext.  code | html
NamingService   Implementation of the NamingService JMX MBean.  code | html
ResourceEnvRef   Represents a reference address to a resource environment.  code | html
ResourceLinkRef   Represents a reference address to a resource.  code | html
ResourceRef   Represents a reference address to a resource.  code | html
SelectorContext   Catalina JNDI Context implementation.  code | html
ServiceRef   Represents a reference web service.  code | html
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.  code | html
TransactionRef   Represents a reference address to a transaction.  code | html