Class TransactionServerImpl

  • All Implemented Interfaces:
    TransactionService

    public class TransactionServerImpl
    extends Object
    implements TransactionService
    Note that the begin methods do not leave the transaction associated with the calling thread. This is by design and requires explicit resumes for association.