| Package | Description |
|---|---|
| com.nosolojava.fsm.runtime |
| Modifier and Type | Method and Description |
|---|---|
InvokeHandler |
StateMachineEngine.getInvokeHandler(String type) |
InvokeHandler |
Context.getInvokeHandler(String type) |
| Modifier and Type | Method and Description |
|---|---|
Set<InvokeHandler> |
StateMachineEngine.getInvokeHandlers() |
Set<InvokeHandler> |
Context.getInvokeHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineEngine.registerInvokeHandler(InvokeHandler invokeHandler) |
Copyright © 2015. All rights reserved.