Uses of Interface
org.omg.CORBA.ConstantDefOperations
-
Packages that use ConstantDefOperations Package Description org.omg.CORBA 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 ConstantDefOperations in org.omg.CORBA
Subinterfaces of ConstantDefOperations in org.omg.CORBA Modifier and Type Interface Description interfaceConstantDeforg/omg/CORBA/ConstantDef.java .Classes in org.omg.CORBA that implement ConstantDefOperations Modifier and Type Class Description class_ConstantDefStuborg/omg/CORBA/_ConstantDefStub.java .classConstantDefPOAorg/omg/CORBA/ConstantDefPOA.java .classConstantDefPOATieorg/omg/CORBA/ConstantDefPOATie.java .Fields in org.omg.CORBA declared as ConstantDefOperations Modifier and Type Field Description private ConstantDefOperationsConstantDefPOATie. _implMethods in org.omg.CORBA that return ConstantDefOperations Modifier and Type Method Description ConstantDefOperationsConstantDefPOATie. _delegate()Methods in org.omg.CORBA with parameters of type ConstantDefOperations Modifier and Type Method Description voidConstantDefPOATie. _delegate(ConstantDefOperations delegate)Constructors in org.omg.CORBA with parameters of type ConstantDefOperations Constructor Description ConstantDefPOATie(ConstantDefOperations delegate)ConstantDefPOATie(ConstantDefOperations delegate, POA poa)
-