org.keridwen.core.state
Interface StateMachineListener

All Superinterfaces:
org.apache.commons.scxml.SCXMLListener
All Known Implementing Classes:
SCXMLStateMachine

public interface StateMachineListener
extends org.apache.commons.scxml.SCXMLListener


Method Summary
 void statesLoadingChanged(int percent)
           
 
Methods inherited from interface org.apache.commons.scxml.SCXMLListener
onEntry, onExit, onTransition
 

Method Detail

statesLoadingChanged

void statesLoadingChanged(int percent)


Copyright © 2012-2013 Artenum. All Rights Reserved.