| Package | Description |
|---|---|
| org.statefulj.fsm | |
| org.statefulj.fsm.model | |
| org.statefulj.fsm.model.impl | |
| org.statefulj.persistence.memory |
| Class and Description |
|---|
| Persister
A Persister is responsible for maintaining the persistence of the current State of the
FSM
|
| RetryException
Exception indicates that the FSM needs to retry the event
|
| StaleStateException
Indicates that the evaluated State was inconsistent with the Persisted State
|
| TooBusyException
Indicates that the number of retries has been exhausted
|
| Class and Description |
|---|
| RetryException
Exception indicates that the FSM needs to retry the event
|
| Class and Description |
|---|
| RetryException
Exception indicates that the FSM needs to retry the event
|
| Class and Description |
|---|
| Persister
A Persister is responsible for maintaining the persistence of the current State of the
FSM
|
| StaleStateException
Indicates that the evaluated State was inconsistent with the Persisted State
|
Copyright © 2015. All rights reserved.