Uses of Class
org.omg.CosTransactions.InvalidControl
-
Packages that use InvalidControl Package Description org.omg.CosTransactions -
-
Uses of InvalidControl in org.omg.CosTransactions
Fields in org.omg.CosTransactions declared as InvalidControl Modifier and Type Field Description InvalidControlInvalidControlHolder. valueMethods in org.omg.CosTransactions that return InvalidControl Modifier and Type Method Description static InvalidControlInvalidControlHelper. extract(Any a)static InvalidControlInvalidControlHelper. read(InputStream istream)Methods in org.omg.CosTransactions with parameters of type InvalidControl Modifier and Type Method Description static voidInvalidControlHelper. insert(Any a, InvalidControl that)static voidInvalidControlHelper. write(OutputStream ostream, InvalidControl value)Methods in org.omg.CosTransactions that throw InvalidControl Modifier and Type Method Description void_CurrentStub. resume(Control which)voidCurrentOperations. resume(Control which)voidCurrentPOATie. resume(Control which)Constructors in org.omg.CosTransactions with parameters of type InvalidControl Constructor Description InvalidControlHolder(InvalidControl initialValue)
-