Uses of Class
org.omg.CosTransactions.PropagationContext
-
Packages that use PropagationContext Package Description org.omg.CosTransactions org.omg.CosTSPortability -
-
Uses of PropagationContext in org.omg.CosTransactions
Fields in org.omg.CosTransactions declared as PropagationContext Modifier and Type Field Description PropagationContextPropagationContextHolder. valueMethods in org.omg.CosTransactions that return PropagationContext Modifier and Type Method Description static PropagationContextPropagationContextHelper. extract(Any a)PropagationContext_CoordinatorStub. get_txcontext()PropagationContextCoordinatorOperations. get_txcontext()PropagationContextCoordinatorPOATie. get_txcontext()static PropagationContextPropagationContextHelper. read(InputStream istream)Methods in org.omg.CosTransactions with parameters of type PropagationContext Modifier and Type Method Description static voidPropagationContextHelper. insert(Any a, PropagationContext that)Control_TransactionFactoryStub. recreate(PropagationContext ctx)ControlTransactionFactoryOperations. recreate(PropagationContext ctx)ControlTransactionFactoryPOATie. recreate(PropagationContext ctx)static voidPropagationContextHelper. write(OutputStream ostream, PropagationContext value)Constructors in org.omg.CosTransactions with parameters of type PropagationContext Constructor Description PropagationContextHolder(PropagationContext initialValue) -
Uses of PropagationContext in org.omg.CosTSPortability
Methods in org.omg.CosTSPortability with parameters of type PropagationContext Modifier and Type Method Description voidSender. received_reply(int id, PropagationContext ctx, Environment env)voidReceiver. received_request(int id, PropagationContext ctx)
-