Package | Description |
---|---|
org.q.app.engine.meta |
Package for storing the Meta data of all ShellCommand's (also named plugin's) registered at the application.
|
Class and Description |
---|
CommandMetadata
This class contains all available meta data for a single plugin.
|
CommandNameMetadata
Meta data of the name of a plugin.
|
FlagMetadata
The meta data of a single flag of a plugin.
|
InvocationMetadata
Meta data on how to invoke a plugin.
|