IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.websphere.naming

Interface Summary
WsnOptimizedJndiContextThis interface is used to access JNDI Context optimizations implemented in WebSphere Application Server.
WsnBatchResultAn instance of this interface consists of the input and results for one JNDI operation on a com.ibm.websphere.naming.WsnBatchModeContext context.
WsnBatchCompleteResultsAn instance of this interface is returned from the method, executeBatchedOperations(), in the class com.ibm.websphere.naming.WsnBatchModeContext.
WsnBatchModeContextThis interface is a javax.naming.Context extension to provide batch mode processing capabilities.
HostnameNormalizerNormalize hostname for consistent usage within the WebSphere NameSpace.

Class Summary
genericURLInitialContextFactoryThis class is part of a framework that enables applications to easily create local name spaces associated with a given URL scheme.
genericURLContextFactoryThis class is part of a framework that enables applications to easily create a local name space associated with a given URL scheme.
WsnInitialContextFactoryThis class is the initial JNDI context factory for WebSphere Application Server.
WsnCorbaMinorCodesThe WebSphere CORBA CosNaming name server implementation has error conditions specific to its implementation.
PROPSConstants defined by the WebSphere Naming implementation which can be set by users to control the behavior of various features.
JndiHelperStatic JNDI helper methods which can be divided into two categories:
  1. methods for creating subcontexts, binding and rebinding objects to the name space such that intermediate contexts are automatically created if necessary.
DumpNameSpaceThis class is used to dump the contents of a WebSphere name space.

Exception Summary
WriteProtectedContextExceptionSome contexts in a WebSphere name space accessed through JNDI may be write-protected.
DestroyProtectedContextExceptionSome contexts in a WebSphere name space accessed through JNDI may be destroy-protected.
WebSphereNamingExceptionBase class for all WebSphere-specific naming exceptions.
CannotInstantiateObjectExceptionThis 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.



IBM WebSphere Application ServerTM
Release 6