Interface TransactionContext

All Known Subinterfaces:
Transaction

@NonExtendable public interface TransactionContext
A subset of a Transaction that lets participants properly take part in transactions, manage their state, or open nested transactions, but does not allow them to close the transaction they are passed.