Interface LocalResource
@ConsumerType
public interface LocalResource
Resources that can integrate with local transactions should do so using this
interface
-
Method Summary
-
Method Details
-
commit
Commit the resource- Throws:
TransactionException
-
rollback
Roll back the resource- Throws:
TransactionException
-