public interface TenantRestartHandler
| Modifier and Type | Method and Description |
|---|---|
void |
afterServicesStart()
called outside of a transaction after
PlatformAPI.startNode() in a separate thread than the api call |
void |
beforeServicesStart()
called in a transaction during
PlatformAPI.startNode() |
void beforeServicesStart()
throws RestartException
PlatformAPI.startNode()RestartExceptionvoid afterServicesStart()
throws RestartException
PlatformAPI.startNode() in a separate thread than the api callRestartException