|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Naming
Method Summary
voidbind(Name name,
Object obj,
String className)
ContextcreateSubcontext(Name name)
Collectionlist(Name name)
CollectionlistBindings(Name name)
Objectlookup(Name name)
voidrebind(Name name,
Object obj,
String className)
voidunbind(Name name)
Method Detail
bind
void bind(Name name,
Object obj,
String className)
throws NamingException,
RemoteException
NamingException
RemoteException
rebind
void rebind(Name name,
Object obj,
String className)
throws NamingException,
RemoteException
NamingException
RemoteException
unbind
void unbind(Name name)
throws NamingException,
RemoteException
NamingException
RemoteException
lookup
Object lookup(Name name)
throws NamingException,
RemoteException
NamingException
RemoteException
list
Collection list(Name name)
throws NamingException,
RemoteException
NamingException
RemoteException
listBindings
Collection listBindings(Name name)
throws NamingException,
RemoteException
NamingException
RemoteException
createSubcontext
Context createSubcontext(Name name)
throws NamingException,
RemoteException
NamingException
RemoteException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2008 JBoss Inc.. All Rights Reserved.