Uses of Class
org.omg.CosTransactions.NotSubtransaction
-
Packages that use NotSubtransaction Package Description org.omg.CosTransactions -
-
Uses of NotSubtransaction in org.omg.CosTransactions
Fields in org.omg.CosTransactions declared as NotSubtransaction Modifier and Type Field Description NotSubtransactionNotSubtransactionHolder. valueMethods in org.omg.CosTransactions that return NotSubtransaction Modifier and Type Method Description static NotSubtransactionNotSubtransactionHelper. extract(Any a)static NotSubtransactionNotSubtransactionHelper. read(InputStream istream)Methods in org.omg.CosTransactions with parameters of type NotSubtransaction Modifier and Type Method Description static voidNotSubtransactionHelper. insert(Any a, NotSubtransaction that)static voidNotSubtransactionHelper. write(OutputStream ostream, NotSubtransaction value)Methods in org.omg.CosTransactions that throw NotSubtransaction Modifier and Type Method Description void_CoordinatorStub. register_subtran_aware(SubtransactionAwareResource r)voidCoordinatorOperations. register_subtran_aware(SubtransactionAwareResource r)voidCoordinatorPOATie. register_subtran_aware(SubtransactionAwareResource r)Constructors in org.omg.CosTransactions with parameters of type NotSubtransaction Constructor Description NotSubtransactionHolder(NotSubtransaction initialValue)
-