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 TypeInterfaceDescriptioninterface
org/omg/CORBA/Container.java .interface
org/omg/CORBA/ExceptionDef.java .interface
org/omg/CORBA/ExceptionDefOperations.java .interface
org/omg/CORBA/InterfaceDef.java .interface
org/omg/CORBA/InterfaceDefOperations.java .interface
org/omg/CORBA/ModuleDef.java .interface
org/omg/CORBA/ModuleDefOperations.java .interface
org/omg/CORBA/Repository.java .interface
org/omg/CORBA/RepositoryOperations.java .interface
org/omg/CORBA/StructDef.java .interface
org/omg/CORBA/StructDefOperations.java .interface
org/omg/CORBA/UnionDef.java .interface
org/omg/CORBA/UnionDefOperations.java .interface
org/omg/CORBA/ValueDef.java .interface
org/omg/CORBA/ValueDefOperations.java .Classes in org.omg.CORBA that implement ContainerOperationsModifier and TypeClassDescriptionclass
org/omg/CORBA/_ContainerStub.java .class
org/omg/CORBA/_ExceptionDefStub.java .class
org/omg/CORBA/_InterfaceDefStub.java .class
org/omg/CORBA/_ModuleDefStub.java .class
org/omg/CORBA/_RepositoryStub.java .class
org/omg/CORBA/_StructDefStub.java .class
org/omg/CORBA/_UnionDefStub.java .class
org/omg/CORBA/_ValueDefStub.java .class
org/omg/CORBA/ContainerPOA.java .class
org/omg/CORBA/ContainerPOATie.java .class
org/omg/CORBA/ExceptionDefPOA.java .class
org/omg/CORBA/ExceptionDefPOATie.java .class
org/omg/CORBA/InterfaceDefPOA.java .class
org/omg/CORBA/InterfaceDefPOATie.java .class
org/omg/CORBA/ModuleDefPOA.java .class
org/omg/CORBA/ModuleDefPOATie.java .class
org/omg/CORBA/RepositoryPOA.java .class
org/omg/CORBA/RepositoryPOATie.java .class
org/omg/CORBA/StructDefPOA.java .class
org/omg/CORBA/StructDefPOATie.java .class
org/omg/CORBA/UnionDefPOA.java .class
org/omg/CORBA/UnionDefPOATie.java .class
org/omg/CORBA/ValueDefPOA.java .class
org/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)