org > org.omg > org.omg.cosnaming > org.omg.cosnaming.namingcontextoperations >

Interface: org.omg.CosNaming.NamingContextOperations
    org.omg.CosNaming.NamingContextOperations


public interface NamingContextOperations


FIELDS:

CONSTRUCTORS:

METHODS:
void bind(NameComponent[] n, Object obj)
Throws: NotFound
Throws: CannotProceed
Throws: InvalidName
Throws: AlreadyBound

void bind_context(NameComponent[] n, NamingContext nc)
Throws: NotFound
Throws: CannotProceed
Throws: InvalidName
Throws: AlreadyBound

NamingContext bind_new_context(NameComponent[] n)
Throws: NotFound
Throws: AlreadyBound
Throws: CannotProceed
Throws: InvalidName

void destroy()
Throws: NotEmpty

void list(int how_many, BindingListHolder bl, BindingIteratorHolder bi)

NamingContext new_context()

void rebind(NameComponent[] n, Object obj)
Throws: NotFound
Throws: CannotProceed
Throws: InvalidName

void rebind_context(NameComponent[] n, NamingContext nc)
Throws: NotFound
Throws: CannotProceed
Throws: InvalidName

Object resolve(NameComponent[] n)
Throws: NotFound
Throws: CannotProceed
Throws: InvalidName

void unbind(NameComponent[] n)
Throws: NotFound
Throws: CannotProceed
Throws: InvalidName


INHERITED METHODS:

SUBINTERFACES:
NamingContext, NamingContextExtOperations,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net