Uses of Interface
org.omg.CORBA.OperationDefOperations
Packages that use OperationDefOperations
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 OperationDefOperations in org.omg.CORBA
Subinterfaces of OperationDefOperations in org.omg.CORBAClasses in org.omg.CORBA that implement OperationDefOperationsModifier and TypeClassDescriptionclass
org/omg/CORBA/_OperationDefStub.java .class
org/omg/CORBA/OperationDefPOA.java .class
org/omg/CORBA/OperationDefPOATie.java .Fields in org.omg.CORBA declared as OperationDefOperationsMethods in org.omg.CORBA that return OperationDefOperationsMethods in org.omg.CORBA with parameters of type OperationDefOperationsModifier and TypeMethodDescriptionvoid
OperationDefPOATie._delegate
(OperationDefOperations delegate) Constructors in org.omg.CORBA with parameters of type OperationDefOperationsModifierConstructorDescriptionOperationDefPOATie
(OperationDefOperations delegate) OperationDefPOATie
(OperationDefOperations delegate, POA poa)