Uses of Interface
org.omg.CosTransactions.CoordinatorOperations
-
Packages that use CoordinatorOperations Package Description org.omg.CosTransactions -
-
Uses of CoordinatorOperations in org.omg.CosTransactions
Subinterfaces of CoordinatorOperations in org.omg.CosTransactions Modifier and Type Interface Description interfaceCoordinatororg/omg/CosTransactions/Coordinator.java .Classes in org.omg.CosTransactions that implement CoordinatorOperations Modifier and Type Class Description class_CoordinatorStuborg/omg/CosTransactions/_CoordinatorStub.java .classCoordinatorPOAorg/omg/CosTransactions/CoordinatorPOA.java .classCoordinatorPOATieorg/omg/CosTransactions/CoordinatorPOATie.java .Fields in org.omg.CosTransactions declared as CoordinatorOperations Modifier and Type Field Description private CoordinatorOperationsCoordinatorPOATie. _implMethods in org.omg.CosTransactions that return CoordinatorOperations Modifier and Type Method Description CoordinatorOperationsCoordinatorPOATie. _delegate()Methods in org.omg.CosTransactions with parameters of type CoordinatorOperations Modifier and Type Method Description voidCoordinatorPOATie. _delegate(CoordinatorOperations delegate)Constructors in org.omg.CosTransactions with parameters of type CoordinatorOperations Constructor Description CoordinatorPOATie(CoordinatorOperations delegate)CoordinatorPOATie(CoordinatorOperations delegate, POA poa)
-