public interface IStateMachine extends StateMachine
| Modifier and Type | Method and Description |
|---|---|
double |
getQueueInfo()
This method returns occupancy of event queue
|
IStatistic |
getStatistic() |
void |
remStateChangeNotification(StateChangeListener listener) |
addStateChangeNotification, getState, handleEvent, removeStateChangeNotificationdouble getQueueInfo()
void remStateChangeNotification(StateChangeListener listener)
IStatistic getStatistic()
Copyright © 2016. All Rights Reserved.