Package | Description |
---|---|
org.q.app.contract |
Package for defining the contract of ShellCommands.
|
org.q.app.engine.concurrent |
Package for invoking ShellCommand's in different
Thread 's
depending on the ThreadPolicy |
org.q.app.engine.impl |
Package for invoking raw Strings as Q commands.
|
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 |
---|
ThreadPolicy
Enumeration of the different policies for concurrency that a ShellCommand can implement.
|
ValidationException
Exception used to signal that a ShellCommand's configuration is not valid.
|
Class and Description |
---|
ThreadPolicy
Enumeration of the different policies for concurrency that a ShellCommand can implement.
|
Class and Description |
---|
ValidationException
Exception used to signal that a ShellCommand's configuration is not valid.
|
Class and Description |
---|
ThreadPolicy
Enumeration of the different policies for concurrency that a ShellCommand can implement.
|
ValidationException
Exception used to signal that a ShellCommand's configuration is not valid.
|