Uses of Class
com.espertech.esper.adapter.IllegalStateTransitionException

Packages that use IllegalStateTransitionException
com.espertech.esper.adapter Adapter shared classes. 
 

Uses of IllegalStateTransitionException in com.espertech.esper.adapter
 

Methods in com.espertech.esper.adapter that throw IllegalStateTransitionException
 void 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.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com