Package com.ibm.websphere.naming

Interface Summary
HostnameNormalizer Normalize hostname for consistent usage within the WebSphere NameSpace.
 

Class Summary
DumpNameSpace This class is used to dump the contents of a WebSphere name space.
JndiHelper Static JNDI helper methods which can be divided into two categories: methods for creating subcontexts, binding and rebinding objects to the name space such that intermediate contexts are automatically created if necessary.
PROPS Constants defined by the WebSphere Naming implementation which can be set by users to control the behavior of various features.
 

Exception Summary
CannotInstantiateObjectException This exception is thrown by WebSphere JNDI Context implementations when a serialized object either cannot be deserialized, or when the deserialized object is a javax.naming.Reference and the JNDI Naming Manager cannot successfully process it.
WebSphereNamingException Base class for all WebSphere-specific naming exceptions.