Interface | Description |
---|---|
Engine |
Interface for checking and invoking ShellCommands.
|
Class | Description |
---|---|
EngineModule |
Guice module that configures the Engine.
|
ErrorScript |
Calls the Beanshell script for displaying error messages to the user.
|
InputExaminer |
The input examiner's main function is to provide feedback what a ShellCommand does if it is invoked.
|
PluginRunnable |
An excutable version of a ShellCommand.
|
VariableExaminer |
Annotation Type | Description |
---|---|
Engine.Core |
Guice annotation for the core Engine.
|
Engine.Templated |
Guice annotation for the templated Engine.
|