|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransactionServicePlugin
A plugin interface for transaction service extension modules. Instances can register themselves via the ServiceLoader mechanism in order to be notified about startup and shutdown events.
| Method Summary | |
|---|---|
void |
afterInit()
Called after initialization of the transaction core. |
void |
afterShutdown()
Called after shutdown of the transaction core. |
void |
beforeInit(Properties properties)
Called before initialization of the transaction core. |
| Method Detail |
|---|
void beforeInit(Properties properties)
void afterInit()
void afterShutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||