Uses of Interface
org.omg.CosTransactions.RecoveryCoordinator
-
Packages that use RecoveryCoordinator Package Description org.omg.CosTransactions -
-
Uses of RecoveryCoordinator in org.omg.CosTransactions
Classes in org.omg.CosTransactions that implement RecoveryCoordinator Modifier and Type Class Description class_RecoveryCoordinatorStuborg/omg/CosTransactions/_RecoveryCoordinatorStub.java .Fields in org.omg.CosTransactions declared as RecoveryCoordinator Modifier and Type Field Description RecoveryCoordinatorRecoveryCoordinatorHolder. valueMethods in org.omg.CosTransactions that return RecoveryCoordinator Modifier and Type Method Description RecoveryCoordinatorRecoveryCoordinatorPOA. _this()RecoveryCoordinatorRecoveryCoordinatorPOA. _this(ORB orb)static RecoveryCoordinatorRecoveryCoordinatorHelper. extract(Any a)static RecoveryCoordinatorRecoveryCoordinatorHelper. narrow(Object obj)static RecoveryCoordinatorRecoveryCoordinatorHelper. read(InputStream istream)RecoveryCoordinator_CoordinatorStub. register_resource(Resource r)RecoveryCoordinatorCoordinatorOperations. register_resource(Resource r)RecoveryCoordinatorCoordinatorPOATie. register_resource(Resource r)static RecoveryCoordinatorRecoveryCoordinatorHelper. unchecked_narrow(Object obj)Methods in org.omg.CosTransactions with parameters of type RecoveryCoordinator Modifier and Type Method Description static voidRecoveryCoordinatorHelper. insert(Any a, RecoveryCoordinator that)static voidRecoveryCoordinatorHelper. write(OutputStream ostream, RecoveryCoordinator value)Constructors in org.omg.CosTransactions with parameters of type RecoveryCoordinator Constructor Description RecoveryCoordinatorHolder(RecoveryCoordinator initialValue)
-