public interface NodeConfiguration
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PlatformRestartHandler> |
getPlatformRestartHandlers()
Handlers called on restart of the platform
|
boolean |
shouldClearSessions() |
boolean |
shouldResumeElements()
specify if we should resume unfinished elements when the node is started
|
boolean shouldResumeElements()
java.util.List<PlatformRestartHandler> getPlatformRestartHandlers()
boolean shouldClearSessions()