com.novell.service.nw
Class NetWareInitialContext

java.lang.Object
  |
  +--com.sun.jndi.toolkit.ctx.PartialCompositeContext
        |
        +--com.sun.jndi.toolkit.ctx.ComponentContext
              |
              +--com.sun.jndi.toolkit.ctx.AtomicContext
                    |
                    +--com.novell.service.nw.NetWareInitialContext

public class NetWareInitialContext
extends com.sun.jndi.toolkit.ctx.AtomicContext

Provides the root of the NetWare name space. NetWareInitialContext has two bindings: NetWareStrings.TREES and NetWareStrings.SERVERS

See Also:
NetWareServersContext, NetWareTreesContext

Methods inherited from class com.sun.jndi.toolkit.ctx.PartialCompositeContext
bind, bind, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, rename, rename, resolveToClass, resolveToClass, unbind, unbind
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait