Uses of Class
org.omg.CosNaming.NamingContextPackage.AlreadyBound
Packages that use AlreadyBound
Package
Description
-
Uses of AlreadyBound in com.sun.corba.se.impl.naming.cosnaming
Methods in com.sun.corba.se.impl.naming.cosnaming that throw AlreadyBoundModifier and TypeMethodDescriptionvoidNamingContextImpl.bind(NameComponent[] n, Object obj) Bind an object under a name in this NamingContext.voidNamingContextImpl.bind_context(NameComponent[] n, NamingContext nc) Bind a NamingContext under a name in this NamingContext.NamingContextImpl.bind_new_context(NameComponent[] n) Create a new NamingContext, bind it in this Naming Context and return its object reference.static voidNamingContextImpl.doBind(NamingContextDataStore impl, NameComponent[] n, Object obj, boolean rebind, BindingType bt) Implements all four flavors of binding. -
Uses of AlreadyBound in com.sun.corba.se.impl.naming.pcosnaming
Methods in com.sun.corba.se.impl.naming.pcosnaming that throw AlreadyBoundModifier and TypeMethodDescriptionvoidNamingContextImpl.bind(NameComponent[] n, Object obj) Bind an object under a name in this NamingContext.voidNamingContextImpl.bind_context(NameComponent[] n, NamingContext nc) Bind a NamingContext under a name in this NamingContext.NamingContextImpl.bind_new_context(NameComponent[] n) Create a new NamingContext, bind it in this Naming Context and return its object reference. -
Uses of AlreadyBound in org.omg.CosNaming
Methods in org.omg.CosNaming that throw AlreadyBoundModifier and TypeMethodDescriptionvoid_NamingContextExtStub.bind(NameComponent[] n, Object obj) Creates a binding of a name and an object in the naming context.void_NamingContextStub.bind(NameComponent[] n, Object obj) Creates a binding of a name and an object in the naming context.voidNamingContextExtPOATie.bind(NameComponent[] n, Object obj) Creates a binding of a name and an object in the naming context.voidNamingContextOperations.bind(NameComponent[] n, Object obj) Creates a binding of a name and an object in the naming context.voidNamingContextPOATie.bind(NameComponent[] n, Object obj) Creates a binding of a name and an object in the naming context.void_NamingContextExtStub.bind_context(NameComponent[] n, NamingContext nc) Names an object that is a naming context.void_NamingContextStub.bind_context(NameComponent[] n, NamingContext nc) Names an object that is a naming context.voidNamingContextExtPOATie.bind_context(NameComponent[] n, NamingContext nc) Names an object that is a naming context.voidNamingContextOperations.bind_context(NameComponent[] n, NamingContext nc) Names an object that is a naming context.voidNamingContextPOATie.bind_context(NameComponent[] n, NamingContext nc) Names an object that is a naming context._NamingContextExtStub.bind_new_context(NameComponent[] n) This operation creates a new context and binds it to the name supplied as an argument._NamingContextStub.bind_new_context(NameComponent[] n) This operation creates a new context and binds it to the name supplied as an argument.NamingContextExtPOATie.bind_new_context(NameComponent[] n) This operation creates a new context and binds it to the name supplied as an argument.NamingContextOperations.bind_new_context(NameComponent[] n) This operation creates a new context and binds it to the name supplied as an argument.NamingContextPOATie.bind_new_context(NameComponent[] n) This operation creates a new context and binds it to the name supplied as an argument. -
Uses of AlreadyBound in org.omg.CosNaming.NamingContextPackage
Fields in org.omg.CosNaming.NamingContextPackage declared as AlreadyBoundMethods in org.omg.CosNaming.NamingContextPackage that return AlreadyBoundModifier and TypeMethodDescriptionstatic AlreadyBoundstatic AlreadyBoundAlreadyBoundHelper.read(InputStream istream) Methods in org.omg.CosNaming.NamingContextPackage with parameters of type AlreadyBoundModifier and TypeMethodDescriptionstatic voidAlreadyBoundHelper.insert(Any a, AlreadyBound that) static voidAlreadyBoundHelper.write(OutputStream ostream, AlreadyBound value) Constructors in org.omg.CosNaming.NamingContextPackage with parameters of type AlreadyBound