Uses of Interface
org.omg.CosTransactions.Current
-
Packages that use Current Package Description org.omg.CosTransactions -
-
Uses of Current in org.omg.CosTransactions
Classes in org.omg.CosTransactions that implement Current Modifier and Type Class Description class_CurrentStuborg/omg/CosTransactions/_CurrentStub.java .Fields in org.omg.CosTransactions declared as Current Modifier and Type Field Description CurrentCurrentHolder. valueMethods in org.omg.CosTransactions that return Current Modifier and Type Method Description CurrentCurrentPOA. _this()CurrentCurrentPOA. _this(ORB orb)static CurrentCurrentHelper. extract(Any a)static CurrentCurrentHelper. narrow(Object obj)static CurrentCurrentHelper. read(InputStream istream)static CurrentCurrentHelper. unchecked_narrow(Object obj)Methods in org.omg.CosTransactions with parameters of type Current Modifier and Type Method Description static voidCurrentHelper. insert(Any a, Current that)static voidCurrentHelper. write(OutputStream ostream, Current value)Constructors in org.omg.CosTransactions with parameters of type Current Constructor Description CurrentHolder(Current initialValue)
-