Package | Description |
---|---|
org.javasimon.console |
Java Simon embeddable Web console base package.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleActionBinding<T extends Action>
Simple action bindings which is triggered by the path and produces
actions of given type
|
Modifier and Type | Method and Description |
---|---|
List<ActionBinding> |
SimonConsolePluginManager.getActionBindings()
Get all action bindings of all plugins.
|
Collection<ActionBinding> |
SimonConsolePlugin.getActionBindings() |
Copyright © 2019. All rights reserved.