Uses of Interface
org.omg.CosTransactions.Terminator
-
Packages that use Terminator Package Description org.omg.CosTransactions -
-
Uses of Terminator in org.omg.CosTransactions
Classes in org.omg.CosTransactions that implement Terminator Modifier and Type Class Description class_TerminatorStuborg/omg/CosTransactions/_TerminatorStub.java .Fields in org.omg.CosTransactions declared as Terminator Modifier and Type Field Description TerminatorTransIdentity. termTerminatorTerminatorHolder. valueMethods in org.omg.CosTransactions that return Terminator Modifier and Type Method Description TerminatorTerminatorPOA. _this()TerminatorTerminatorPOA. _this(ORB orb)static TerminatorTerminatorHelper. extract(Any a)Terminator_ControlStub. get_terminator()TerminatorControlOperations. get_terminator()TerminatorControlPOATie. get_terminator()static TerminatorTerminatorHelper. narrow(Object obj)static TerminatorTerminatorHelper. read(InputStream istream)static TerminatorTerminatorHelper. unchecked_narrow(Object obj)Methods in org.omg.CosTransactions with parameters of type Terminator Modifier and Type Method Description static voidTerminatorHelper. insert(Any a, Terminator that)static voidTerminatorHelper. write(OutputStream ostream, Terminator value)Constructors in org.omg.CosTransactions with parameters of type Terminator Constructor Description TerminatorHolder(Terminator initialValue)TransIdentity(Coordinator _coord, Terminator _term, otid_t _otid)
-