Package org.apache.naming.resources

This package contains the resources directory context implemetation.

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.
FileDirContext.FileResource This specialized resource implementation avoids opening the IputStream to the file right away (which would put a lock on the file).
FileDirContext.FileResourceAttributes This specialized resource attribute implementation does some lazy reading (to speed up simple checks, like checking the last modified date).
ImmutableNameNotFoundException Immutable exception to avoid useless object creation by the proxy context.
ProxyDirContext Proxy Directory Context implementation.
RecyclableNamingEnumeration Naming enumeration implementation.
Resource Encapsultes the contents of a resource.
ResourceAttributes Attributes implementation.
ResourceCache Implements a special purpose cache.
WARDirContext WAR Directory Context implementation.
WARDirContext.Entry Entries structure.
WARDirContext.WARResource This specialized resource implementation avoids opening the IputStream to the WAR right away.
This package contains the resources directory context implemetation. This includes :


Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.