Uses of Interface
org.omg.CORBA.ContainerOperations
Packages that use ContainerOperations
Package
Description
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
-
Uses of ContainerOperations in org.omg.CORBA
Subinterfaces of ContainerOperations in org.omg.CORBAModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/Container.java .interfaceorg/omg/CORBA/ExceptionDef.java .interfaceorg/omg/CORBA/ExceptionDefOperations.java .interfaceorg/omg/CORBA/InterfaceDef.java .interfaceorg/omg/CORBA/InterfaceDefOperations.java .interfaceorg/omg/CORBA/ModuleDef.java .interfaceorg/omg/CORBA/ModuleDefOperations.java .interfaceorg/omg/CORBA/Repository.java .interfaceorg/omg/CORBA/RepositoryOperations.java .interfaceorg/omg/CORBA/StructDef.java .interfaceorg/omg/CORBA/StructDefOperations.java .interfaceorg/omg/CORBA/UnionDef.java .interfaceorg/omg/CORBA/UnionDefOperations.java .interfaceorg/omg/CORBA/ValueDef.java .interfaceorg/omg/CORBA/ValueDefOperations.java .Classes in org.omg.CORBA that implement ContainerOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/_ContainerStub.java .classorg/omg/CORBA/_ExceptionDefStub.java .classorg/omg/CORBA/_InterfaceDefStub.java .classorg/omg/CORBA/_ModuleDefStub.java .classorg/omg/CORBA/_RepositoryStub.java .classorg/omg/CORBA/_StructDefStub.java .classorg/omg/CORBA/_UnionDefStub.java .classorg/omg/CORBA/_ValueDefStub.java .classorg/omg/CORBA/ContainerPOA.java .classorg/omg/CORBA/ContainerPOATie.java .classorg/omg/CORBA/ExceptionDefPOA.java .classorg/omg/CORBA/ExceptionDefPOATie.java .classorg/omg/CORBA/InterfaceDefPOA.java .classorg/omg/CORBA/InterfaceDefPOATie.java .classorg/omg/CORBA/ModuleDefPOA.java .classorg/omg/CORBA/ModuleDefPOATie.java .classorg/omg/CORBA/RepositoryPOA.java .classorg/omg/CORBA/RepositoryPOATie.java .classorg/omg/CORBA/StructDefPOA.java .classorg/omg/CORBA/StructDefPOATie.java .classorg/omg/CORBA/UnionDefPOA.java .classorg/omg/CORBA/UnionDefPOATie.java .classorg/omg/CORBA/ValueDefPOA.java .classorg/omg/CORBA/ValueDefPOATie.java .Fields in org.omg.CORBA declared as ContainerOperationsMethods in org.omg.CORBA that return ContainerOperationsMethods in org.omg.CORBA with parameters of type ContainerOperationsConstructors in org.omg.CORBA with parameters of type ContainerOperationsModifierConstructorDescriptionContainerPOATie(ContainerOperations delegate) ContainerPOATie(ContainerOperations delegate, POA poa)