| Package | Description |
|---|---|
| com.nosolojava.fsm.runtime |
| Modifier and Type | Method and Description |
|---|---|
IOProcessor |
StateMachineEngine.getIOProcessor(String name) |
IOProcessor |
Context.getScxmlIOProcessor() |
IOProcessor |
Context.searchIOProcessor(String name)
This is used to send/raise events to generate the origin attribute on the event to be sent.
|
| Modifier and Type | Method and Description |
|---|---|
Set<IOProcessor> |
StateMachineEngine.getIOProcessors() |
Set<IOProcessor> |
Context.getIOProcessors() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineEngine.registerIOProcessor(IOProcessor ioprocessor) |
Copyright © 2015. All rights reserved.