Uses of Class
org.omg.CosTransactions.NotPrepared
-
Packages that use NotPrepared Package Description org.omg.CosTransactions -
-
Uses of NotPrepared in org.omg.CosTransactions
Fields in org.omg.CosTransactions declared as NotPrepared Modifier and Type Field Description NotPreparedNotPreparedHolder. valueMethods in org.omg.CosTransactions that return NotPrepared Modifier and Type Method Description static NotPreparedNotPreparedHelper. extract(Any a)static NotPreparedNotPreparedHelper. read(InputStream istream)Methods in org.omg.CosTransactions with parameters of type NotPrepared Modifier and Type Method Description static voidNotPreparedHelper. insert(Any a, NotPrepared that)static voidNotPreparedHelper. write(OutputStream ostream, NotPrepared value)Methods in org.omg.CosTransactions that throw NotPrepared Modifier and Type Method Description void_ResourceStub. commit()void_SubtransactionAwareResourceStub. commit()voidResourceOperations. commit()voidResourcePOATie. commit()voidSubtransactionAwareResourcePOATie. commit()Status_RecoveryCoordinatorStub. replay_completion(Resource r)StatusRecoveryCoordinatorOperations. replay_completion(Resource r)StatusRecoveryCoordinatorPOATie. replay_completion(Resource r)Constructors in org.omg.CosTransactions with parameters of type NotPrepared Constructor Description NotPreparedHolder(NotPrepared initialValue)
-