Uses of Class
com.espertech.esperio.IllegalStateTransitionException

Packages that use IllegalStateTransitionException
com.espertech.esperio This package contains adapter framework classes applicable to multiple adapter implementations. 
 

Uses of IllegalStateTransitionException in com.espertech.esperio
 

Methods in com.espertech.esperio 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.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com