com.novell.service.bindery
Class ServerBinderyObjectDirContext

java.lang.Object
  |
  +--com.sun.jndi.toolkit.ctx.PartialCompositeContext
        |
        +--com.sun.jndi.toolkit.ctx.ComponentContext
              |
              +--com.sun.jndi.toolkit.ctx.AtomicContext
                    |
                    +--com.sun.jndi.toolkit.ctx.PartialCompositeDirContext
                          |
                          +--com.sun.jndi.toolkit.ctx.ComponentDirContext
                                |
                                +--com.sun.jndi.toolkit.ctx.AtomicDirContext
                                      |
                                      +--com.novell.service.bindery.BinderyObjectDirContext
                                            |
                                            +--com.novell.service.bindery.ServerBinderyObjectDirContext

public class ServerBinderyObjectDirContext
extends BinderyObjectDirContext

Represents a bindery object that is a server. ServerBinderyObjectDirContext is responsible for federating from the bindery name system to the server name system. As such, it subclasses BinderyObjectDirContext and obtains all of its other functionality from that parent class.

See Also:
BinderyObjectDirContext

Methods inherited from class com.novell.service.bindery.BinderyObjectDirContext
 
Methods inherited from class com.sun.jndi.toolkit.ctx.PartialCompositeDirContext
bind, bind, createSubcontext, createSubcontext, getAttributes, getAttributes, getAttributes, getAttributes, getSchema, getSchema, getSchemaClassDefinition, getSchemaClassDefinition, modifyAttributes, modifyAttributes, modifyAttributes, modifyAttributes, rebind, rebind, search, search, search, search, search, search, search, search
 
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