Uses of Class
com.jalios.jcms.exploitation.state.StateNotificationException
-
Packages that use StateNotificationException Package Description com.jalios.jcms.exploitation.state -
-
Uses of StateNotificationException in com.jalios.jcms.exploitation.state
Methods in com.jalios.jcms.exploitation.state that throw StateNotificationException Modifier and Type Method Description voidDummyStateNotifier. init()voidFileStateNotifier. init()voidSidecarStateNotifier. init()voidStateNotifier. init()voidDummyStateNotifier. notify(StateManager.JPlatformState state, java.lang.String message)voidFileStateNotifier. notify(StateManager.JPlatformState state, java.lang.String message)voidSidecarStateNotifier. notify(StateManager.JPlatformState state, java.lang.String message)voidStateNotifier. notify(StateManager.JPlatformState state, java.lang.String message)booleanStateNotifier. notifyUnchangedState()voidDummyStateNotifier. shutdown()voidFileStateNotifier. shutdown()voidSidecarStateNotifier. shutdown()voidStateNotifier. shutdown()
-