Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.naming.resources.jndi.* (1)

org.apache.naming.resources: Javadoc index of package org.apache.naming.resources.


Package Samples:

org.apache.naming.resources.jndi: This package contains the resources directory context implemetation.  

Classes:

BaseDirContextTestCase: Basic unit tests for the javax.naming.directory.DirContext implementations. This class must be subclassed for each individual DirContext implementation. WARNING : These tests make certain assumptions that can generate "false negative" results if they are violated: The pathname of a directory (or WAR file) containing the static resources of the /examples web application shipped with Tomcat is passed to our test class as a system property named doc.base . The entry names that can be found in the top-level DirContext of the static resources are enumerated in the topLevelNames variable. The entry names ...
DirContextURLConnection: Connection to a JNDI directory context. Note: All the object attribute names are the WebDAV names, not the HTTP names, so this class overrides some methods from URLConnection to do the queries using the right names. Content handler is also not used; the content is directly returned.
ImmutableNameNotFoundException: Immutable exception to avoid useless object creation by the proxy context. This should be used only by the proxy context. Actual contexts should return properly populated exceptions.
FileDirContextTestCase: Unit tests for org.apache.naming.resources.FileDirContext .
WARDirContextTestCase: Unit tests for org.apache.naming.resources.WARDirContext .
FileDirContext: Filesystem Directory Context implementation helper class.
DirContextURLStreamHandlerFactory: Factory for Stream handlers to a JNDI directory context.
BaseDirContext: Directory Context implementation helper class.
DirContextURLStreamHandler: Stream handler to a JNDI directory context.
Handler: Stream handler to a JNDI directory context.
ProxyDirContext: Proxy Directory Context implementation.
Resource: Encapsultes the contents of a resource.
WARDirContext: WAR Directory Context implementation.
ResourceCache: Implements a special purpose cache.
Constants: Static constants for this package.
RecyclableNamingEnumeration: Naming enumeration implementation.
ResourceAttributes: Attributes implementation.
CacheEntry: Implements a cache entry.

Home | Contact Us | Privacy Policy | Terms of Service