Uses of Interface
org.omg.CORBA.ExceptionDefOperations
Packages that use ExceptionDefOperations
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 ExceptionDefOperations in org.omg.CORBA
Subinterfaces of ExceptionDefOperations in org.omg.CORBAClasses in org.omg.CORBA that implement ExceptionDefOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/_ExceptionDefStub.java .classorg/omg/CORBA/ExceptionDefPOA.java .classorg/omg/CORBA/ExceptionDefPOATie.java .Fields in org.omg.CORBA declared as ExceptionDefOperationsMethods in org.omg.CORBA that return ExceptionDefOperationsMethods in org.omg.CORBA with parameters of type ExceptionDefOperationsModifier and TypeMethodDescriptionvoidExceptionDefPOATie._delegate(ExceptionDefOperations delegate) Constructors in org.omg.CORBA with parameters of type ExceptionDefOperationsModifierConstructorDescriptionExceptionDefPOATie(ExceptionDefOperations delegate) ExceptionDefPOATie(ExceptionDefOperations delegate, POA poa)