Uses of Class
com.jalios.jcms.exploitation.state.StateManager
-
Packages that use StateManager Package Description com.jalios.jcms.exploitation.state -
-
Uses of StateManager in com.jalios.jcms.exploitation.state
Methods in com.jalios.jcms.exploitation.state that return StateManager Modifier and Type Method Description StateManagerStateManager. addNotifier(StateNotifier stateNotifier)static StateManagerStateManager. getInstance()StateManagerStateManager. removeNotifier(StateNotifier stateNotifier)StateManagerStateManager. setState(StateManager.JPlatformState state, java.lang.String message)
-