Interface ProcessReloadHandler.ReloadContext<T>
-
- Enclosing class:
- ProcessReloadHandler<T extends RunningModeControl>
protected static interface ProcessReloadHandler.ReloadContext<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddoReload(T runningModeControl)voidreloadInitiated(T runningModeControl)
-