Apache Tomcat 7.0.4

Package org.apache.naming.resources

This package contains the resources directory context implementation.

See:
          Description

Class Summary
BaseDirContext Directory Context implementation helper class.
CacheEntry Implements a cache entry.
Constants Static constants for this package.
DirContextURLConnection Connection to a JNDI directory context.
DirContextURLStreamHandler Stream handler to a JNDI directory context.
DirContextURLStreamHandlerFactory Factory for Stream handlers to a JNDI directory context.
FileDirContext Filesystem Directory Context implementation helper class.
ProxyDirContext Proxy Directory Context implementation.
RecyclableNamingEnumeration<E> Naming enumeration implementation.
Resource Encapsulates the contents of a resource.
ResourceAttributes Attributes implementation.
ResourceCache Implements a special purpose cache.
VirtualDirContext Extended FileDirContext implementation that will allow loading of tld files from the META-INF directory (or subdirectories) in classpath.
WARDirContext WAR Directory Context implementation.
WARDirContext.Entry Entries structure.
 

Exception Summary
ImmutableNameNotFoundException Immutable exception to avoid useless object creation by the proxy context.
 

Package org.apache.naming.resources Description

This package contains the resources directory context implementation. This includes :


Apache Tomcat 7.0.4

Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.