aicas logoJamaica 3.2 release 62

javax.naming.spi
Class DirectoryManager

java.lang.Object
  extended by javax.naming.spi.NamingManager
      extended by javax.naming.spi.DirectoryManager

public class DirectoryManager
extends NamingManager

Date:
June 25, 2001

Field Summary
 
Fields inherited from class javax.naming.spi.NamingManager
CPE
 
Method Summary
static DirContext getContinuationDirContext(CannotProceedException c)
           
static Object getObjectInstance(Object refInfo, Name name, Context nameCtx, Hashtable environment, Attributes attrs)
           
static DirStateFactory.Result getStateToBind(Object obj, Name name, Context nameCtx, Hashtable environment, Attributes attrs)
           
 
Methods inherited from class javax.naming.spi.NamingManager
getContinuationContext, getInitialContext, getObjectInstance, getStateToBind, getURLContext, hasInitialContextFactoryBuilder, setInitialContextFactoryBuilder, setObjectFactoryBuilder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContinuationDirContext

public static DirContext getContinuationDirContext(CannotProceedException c)
                                            throws NamingException
Throws:
NamingException

getObjectInstance

public static Object getObjectInstance(Object refInfo,
                                       Name name,
                                       Context nameCtx,
                                       Hashtable environment,
                                       Attributes attrs)
                                throws Exception
Throws:
Exception

getStateToBind

public static DirStateFactory.Result getStateToBind(Object obj,
                                                    Name name,
                                                    Context nameCtx,
                                                    Hashtable environment,
                                                    Attributes attrs)
                                             throws NamingException
Throws:
NamingException

aicas logoJamaica 3.2 release 62

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.