| Package | Description |
|---|---|
| org.squirrelframework.foundation.component.impl | |
| org.squirrelframework.foundation.fsm | |
| org.squirrelframework.foundation.fsm.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSubject |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionExecutionService<T extends StateMachine<T,S,E,C>,S,E,C>
State machine action executor.
|
interface |
StateMachine<T extends StateMachine<T,S,E,C>,S,E,C>
Interface for finite state machine.
|
interface |
UntypedStateMachine |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExecutionService<T extends StateMachine<T,S,E,C>,S,E,C> |
class |
AbstractStateMachine<T extends StateMachine<T,S,E,C>,S,E,C>
The Abstract state machine provide several extension ability to cover different extension granularity.
|
class |
AbstractUntypedStateMachine |
class |
ActionExecutionServiceImpl<T extends StateMachine<T,S,E,C>,S,E,C> |
Copyright © 2013–2016. All rights reserved.