Uses of Interface
org.omg.CosTransactions.RecoveryCoordinatorOperations
-
Packages that use RecoveryCoordinatorOperations Package Description org.omg.CosTransactions -
-
Uses of RecoveryCoordinatorOperations in org.omg.CosTransactions
Subinterfaces of RecoveryCoordinatorOperations in org.omg.CosTransactions Modifier and Type Interface Description interface
RecoveryCoordinator
org/omg/CosTransactions/RecoveryCoordinator.java .Classes in org.omg.CosTransactions that implement RecoveryCoordinatorOperations Modifier and Type Class Description class
_RecoveryCoordinatorStub
org/omg/CosTransactions/_RecoveryCoordinatorStub.java .class
RecoveryCoordinatorPOA
org/omg/CosTransactions/RecoveryCoordinatorPOA.java .class
RecoveryCoordinatorPOATie
org/omg/CosTransactions/RecoveryCoordinatorPOATie.java .Fields in org.omg.CosTransactions declared as RecoveryCoordinatorOperations Modifier and Type Field Description private RecoveryCoordinatorOperations
RecoveryCoordinatorPOATie. _impl
Methods in org.omg.CosTransactions that return RecoveryCoordinatorOperations Modifier and Type Method Description RecoveryCoordinatorOperations
RecoveryCoordinatorPOATie. _delegate()
Methods in org.omg.CosTransactions with parameters of type RecoveryCoordinatorOperations Modifier and Type Method Description void
RecoveryCoordinatorPOATie. _delegate(RecoveryCoordinatorOperations delegate)
Constructors in org.omg.CosTransactions with parameters of type RecoveryCoordinatorOperations Constructor Description RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations delegate)
RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations delegate, POA poa)
-