Uses of Interface
org.omg.CORBA.OperationDefOperations
Packages that use OperationDefOperations
-
Uses of OperationDefOperations in org.omg.CORBA
Subinterfaces of OperationDefOperations in org.omg.CORBAClasses in org.omg.CORBA that implement OperationDefOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/_OperationDefStub.java .classorg/omg/CORBA/OperationDefPOA.java .classorg/omg/CORBA/OperationDefPOATie.java .Methods in org.omg.CORBA that return OperationDefOperationsMethods in org.omg.CORBA with parameters of type OperationDefOperationsModifier and TypeMethodDescriptionvoidOperationDefPOATie._delegate(OperationDefOperations delegate) Constructors in org.omg.CORBA with parameters of type OperationDefOperationsModifierConstructorDescriptionOperationDefPOATie(OperationDefOperations delegate) OperationDefPOATie(OperationDefOperations delegate, POA poa) -
Uses of OperationDefOperations in org.omg.CORBA.ComponentIR
Subinterfaces of OperationDefOperations in org.omg.CORBA.ComponentIRModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ComponentIR/FactoryDef.java .interfaceorg/omg/CORBA/ComponentIR/FactoryDefOperations.java .interfaceorg/omg/CORBA/ComponentIR/FinderDef.java .interfaceorg/omg/CORBA/ComponentIR/FinderDefOperations.java .Classes in org.omg.CORBA.ComponentIR that implement OperationDefOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/ComponentIR/_FactoryDefStub.java .classorg/omg/CORBA/ComponentIR/_FinderDefStub.java .classorg/omg/CORBA/ComponentIR/FactoryDefPOA.java .classorg/omg/CORBA/ComponentIR/FactoryDefPOATie.java .classorg/omg/CORBA/ComponentIR/FinderDefPOA.java .classorg/omg/CORBA/ComponentIR/FinderDefPOATie.java .