|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XAExecutionListener
Listener interface which provides callback hooks for listening to the 2PC lifecycle
| Method Summary | |
|---|---|
void |
afterCommitOrRollback(EhcacheXAResource xaResource)
Called when the resource committed or rolled back |
void |
beforePrepare(EhcacheXAResource xaResource)
Called when the resource is about to prepare |
| Method Detail |
|---|
void beforePrepare(EhcacheXAResource xaResource)
xaResource - the XAResource about to preparevoid afterCommitOrRollback(EhcacheXAResource xaResource)
xaResource - the XAResource which committed or rolled back
|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||