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 StateManager
StateManager. addNotifier(StateNotifier stateNotifier)
static StateManager
StateManager. getInstance()
StateManager
StateManager. removeNotifier(StateNotifier stateNotifier)
StateManager
StateManager. setState(StateManager.JPlatformState state, java.lang.String message)
-