public class StateMachineProcessor extends Object
StateMachineProcessor()
String
handleTask(Task task)
void
init()
shutdown()
startUp()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StateMachineProcessor()
public void init()
public void startUp()
public void shutdown()
public String handleTask(Task task)