Update pages

This commit is contained in:
Janne Valkealahti
2015-08-09 17:30:51 +01:00
parent b6333925bb
commit 1292ac3198

View File

@@ -29,6 +29,9 @@ Spring Statemachine aims to provide following features:
* State machine regions to provide even more complex state configurations.
* Usage of triggers, transitions, guards and actions.
* Type safe configuration adapter.
* Builder pattern for easy instantiation for use outside of Spring Application context
* Recipes for usual use cases
* Distributed state machine based on a Zookeeper
* State machine event listeners.
* Spring IOC integration to associate beans with a state machine.