Uses of Interface
org.omg.CORBA.InterfaceDefOperations
Packages that use InterfaceDefOperations
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 InterfaceDefOperations in org.omg.CORBA
Subinterfaces of InterfaceDefOperations in org.omg.CORBAClasses in org.omg.CORBA that implement InterfaceDefOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/_InterfaceDefStub.java .classorg/omg/CORBA/InterfaceDefPOA.java .classorg/omg/CORBA/InterfaceDefPOATie.java .Fields in org.omg.CORBA declared as InterfaceDefOperationsMethods in org.omg.CORBA that return InterfaceDefOperationsMethods in org.omg.CORBA with parameters of type InterfaceDefOperationsModifier and TypeMethodDescriptionvoidInterfaceDefPOATie._delegate(InterfaceDefOperations delegate) Constructors in org.omg.CORBA with parameters of type InterfaceDefOperationsModifierConstructorDescriptionInterfaceDefPOATie(InterfaceDefOperations delegate) InterfaceDefPOATie(InterfaceDefOperations delegate, POA poa)