JNDI 1.1.1

Uses of Class
javax.naming.CannotProceedException

Packages that use CannotProceedException
javax.naming.spi Contains the classes and interfaces that allow various naming and directory service providers to be dynamically plugged in beneath the JNDI API
 

Uses of CannotProceedException in javax.naming.spi
 

Methods in javax.naming.spi with parameters of type CannotProceedException
static Context NamingManager.getContinuationContext(CannotProceedException cpe)
          Creates a context in which to continue a context operation.
static DirContext DirectoryManager.getContinuationDirContext(CannotProceedException cpe)
          Creates a context in which to continue a DirContext operation.
 


JNDI 1.1.1

For more information on JNDI, please see http://java.sun.com/products/jndi