TransactionManager.begin()
to
additionally fire an Object
representing the initialization
of the transaction scope.TransactionManager
TransactionManager.commit()
to
additionally fire an Object
representing the before destruction and
the destruction
of the transaction scope.TransactionManager.rollback()
to
additionally fire an Object
representing the before destruction and
the destruction
of the transaction scope.Context
class which defines the TransactionScoped
context.Copyright © 2020 JBoss by Red Hat. All rights reserved.