Uses of Class
com.espertech.esper.runtime.client.util.IllegalStateTransitionException
-
Uses of IllegalStateTransitionException in com.espertech.esper.runtime.client.util
Modifier and TypeMethodDescriptionvoid
AdapterStateManager.destroy()
Transition into the DESTROYED state.void
AdapterStateManager.pause()
Transition into the PAUSED state.void
AdapterStateManager.resume()
Transition into the STARTED state (from the PAUSED state).void
AdapterStateManager.start()
Transition into the STARTED state (from the OPENED state).void
AdapterStateManager.stop()
Transition into the OPENED state.