| Package | Description |
|---|---|
| org.openksavi.sponge.engine |
| Modifier and Type | Method and Description |
|---|---|
List<ActionAdapter> |
Engine.getActions()
Returns the list of action adapters.
|
Map<String,ActionAdapter> |
ActionManager.getRegisteredActionAdapterMap()
Returns registered processor adapter map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionManager.addAction(ActionAdapter actionAdapter)
Adds a new action adapter.
|
Copyright © 2016–2017 Softelnet. All rights reserved.