Package org.codehaus.spice.jndikit

Naming utilities.

See:
          Description

Interface Summary
Namespace Interface representing Namespace/NamingSystem.
NamingProvider The underlying communication interface for remote contexts.
 

Class Summary
AbstractContext Abstract JNDI Context that can be inherited from to provide a particular type of Context.
AbstractLocalContext Abstract local JNDI Context that can be inherited from to provide a particular type of Context.
AbstractNamespace This is the class to extend that provides basic facilities for Namespace management.
AbstractNamingEnumeration Class for building NamingEnumerations.
AbstractURLContext Abstract JNDI Context that can be inherited from to provide a particular type of Context.
DefaultNameParser A simple cas sensitive name parser that reads left to right with '/' as separator.
DefaultNamespace This is the default namespace implementation.
RemoteContext Context that hooks up to a remote source.
StandardNamespace Namespace that directly uses NamingManager.
 

Package org.codehaus.spice.jndikit Description

Naming utilities.



Copyright © 1999-2005 Codehaus. All Rights Reserved.