public interface JTAUserTransactionLifecycleListener
JTAUserTransactionLifecycleService to have listeners executed.| Modifier and Type | Method and Description |
|---|---|
void |
afterBegin()
Callback method to be executed after start of JTA transaction
|
void |
beforeBegin()
Callback method to be executed before start of JTA transaction
|
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.