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.
|
Modifier and Type | Method and Description |
---|---|
CommandMetadata |
MetadataCollection.lookup(java.lang.String command)
Lookup the meta data for a given
ShellCommand . |
Modifier and Type | Method and Description |
---|---|
int |
CommandMetadata.compareTo(CommandMetadata other)
Compares plugins by their name.
|