Uses of Class
org.omg.CosNaming.NamingContextPackage.AlreadyBound
-
Packages that use AlreadyBound 软件包 描述 org.omg.CosNaming 为Java IDL提供命名服务。org.omg.CosNaming.NamingContextPackage 此包包含org.omg.CosNaming包的异常类。 -
-
Uses of AlreadyBound in org.omg.CosNaming
Methods in org.omg.CosNaming that throw AlreadyBound Modifier and Type 方法 描述 void_NamingContextExtStub. bind(NameComponent[] n, Object obj)在命名上下文中创建名称和对象的绑定。void_NamingContextStub. bind(NameComponent[] n, Object obj)在命名上下文中创建名称和对象的绑定。voidNamingContextOperations. bind(NameComponent[] n, Object obj)在命名上下文中创建名称和对象的绑定。void_NamingContextExtStub. bind_context(NameComponent[] n, NamingContext nc)命名一个命名上下文的对象。void_NamingContextStub. bind_context(NameComponent[] n, NamingContext nc)命名一个命名上下文的对象。voidNamingContextOperations. bind_context(NameComponent[] n, NamingContext nc)命名一个命名上下文的对象。NamingContext_NamingContextExtStub. bind_new_context(NameComponent[] n)此操作创建一个新的上下文并将其绑定到作为参数提供的名称。NamingContext_NamingContextStub. bind_new_context(NameComponent[] n)此操作创建一个新的上下文并将其绑定到作为参数提供的名称。NamingContextNamingContextOperations. bind_new_context(NameComponent[] n)此操作创建一个新的上下文并将其绑定到作为参数提供的名称。 -
Uses of AlreadyBound in org.omg.CosNaming.NamingContextPackage
Fields in org.omg.CosNaming.NamingContextPackage declared as AlreadyBound Modifier and Type Field 描述 AlreadyBoundAlreadyBoundHolder. valueMethods in org.omg.CosNaming.NamingContextPackage that return AlreadyBound Modifier and Type 方法 描述 static AlreadyBoundAlreadyBoundHelper. extract(Any a)static AlreadyBoundAlreadyBoundHelper. read(InputStream istream)Methods in org.omg.CosNaming.NamingContextPackage with parameters of type AlreadyBound Modifier and Type 方法 描述 static voidAlreadyBoundHelper. insert(Any a, AlreadyBound that)static voidAlreadyBoundHelper. write(OutputStream ostream, AlreadyBound value)Constructors in org.omg.CosNaming.NamingContextPackage with parameters of type AlreadyBound Constructor 描述 AlreadyBoundHolder(AlreadyBound initialValue)
-