Overview Package Class Tree Deprecated Help PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES
Package org.apache.naming.resources
This package contains the resources directory context implemetation.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 Naming enumeration implementation. Resource Encapsultes the contents of a resource. ResourceAttributes Attributes implementation. ResourceCache Implements a special purpose cache. WARDirContext WAR Directory Context implementation.
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 implemetation. This includes :
- A CacheDirContext which handles caching and acts as a proxy for the real resources context
- A FileDirContext, an implementation of DirContext to access the filesystem
Overview Package Class Tree Deprecated Help PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES
Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.