addNamingContext
public void addNamingContext(NamingContextInfo ncInfo)
throws NamingException
changeOwner
public NamingContextInfo[] changeOwner(Object formerOwnerId,
Object newOwnerId)
throws NamingException
copyNamingContexts
public NamingContextInfo[] copyNamingContexts(Object serverId)
throws NamingException
delete
public void delete(NamingContextId ncid,
CompositeName name)
throws NamingException
getNamingContext
public NamingContext getNamingContext(CompositeName name)
throws NamingException
getRootNamingContext
public NamingContext getRootNamingContext()
throws NamingException
initialize
public void initialize()
throws Exception
readBag
public void readBag(ObjectInputStream in)
throws IOException,
ClassNotFoundException
resetNamingContext
public void resetNamingContext(NamingContext context)
throws NamingException
storeNamingContext
public void storeNamingContext(NamingContext nc)
throws NamingException
writeBag
public void writeBag(ObjectOutputStream out)
throws IOException