Uses of Class
org.omg.CosNaming.NamingContextPackage.AlreadyBound

Packages that use AlreadyBound
org.omg.CosNaming   
org.omg.CosNaming.NamingContextPackage   
 

Uses of AlreadyBound in org.omg.CosNaming
 

Methods in org.omg.CosNaming that throw AlreadyBound
 void NamingContextPOATie.bind_context(NameComponent[] n, NamingContext nc)
           
 void NamingContextExtPOATie.bind_context(NameComponent[] n, NamingContext nc)
           
 void NamingContextOperations.bind_context(NameComponent[] n, NamingContext nc)
           
 void _NamingContextExtStub.bind_context(NameComponent[] n, NamingContext nc)
           
 void _NamingContextStub.bind_context(NameComponent[] n, NamingContext nc)
           
 NamingContext NamingContextPOATie.bind_new_context(NameComponent[] n)
           
 NamingContext NamingContextExtPOATie.bind_new_context(NameComponent[] n)
           
 NamingContext NamingContextOperations.bind_new_context(NameComponent[] n)
           
 NamingContext _NamingContextExtStub.bind_new_context(NameComponent[] n)
           
 NamingContext _NamingContextStub.bind_new_context(NameComponent[] n)
           
 void NamingContextPOATie.bind(NameComponent[] n, org.omg.CORBA.Object obj)
           
 void NamingContextExtPOATie.bind(NameComponent[] n, org.omg.CORBA.Object obj)
           
 void NamingContextOperations.bind(NameComponent[] n, org.omg.CORBA.Object obj)
           
 void _NamingContextExtStub.bind(NameComponent[] n, org.omg.CORBA.Object obj)
           
 void _NamingContextStub.bind(NameComponent[] n, org.omg.CORBA.Object obj)
           
 

Uses of AlreadyBound in org.omg.CosNaming.NamingContextPackage
 

Methods in org.omg.CosNaming.NamingContextPackage that return AlreadyBound
static AlreadyBound AlreadyBoundHelper.extract(org.omg.CORBA.Any any)
           
static AlreadyBound AlreadyBoundHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.omg.CosNaming.NamingContextPackage with parameters of type AlreadyBound
static void AlreadyBoundHelper.insert(org.omg.CORBA.Any any, AlreadyBound s)
           
static void AlreadyBoundHelper.write(org.omg.CORBA.portable.OutputStream out, AlreadyBound s)
           
 



Copyright © 2009. All Rights Reserved.