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()
Called before initialization of the transaction core.
|
void beforeInit()
void afterInit()
void afterShutdown()
Copyright © 2022. All rights reserved.