public interface TransactionServicePlugin
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit()
Called after initialization of the transaction core.
|
void |
afterShutdown()
Called after shutdown of the transaction core.
|
void |
beforeInit(java.util.Properties properties)
Called before initialization of the transaction core.
|
void beforeInit(java.util.Properties properties)
void afterInit()
void afterShutdown()
Copyright © 2018. All Rights Reserved.