| Class | Description |
|---|---|
| AbstractGlobalContext |
Since this context should maintain a link to a single plugin context, and
PluginContextImpl is abstract, this context is also abstract.
|
| AbstractPluginContext | |
| AbstractPluginDescriptor | |
| MacroPluginDescriptorImpl |
Implements a PluginDescriptor that reads and executes .mcr files.
|
| PluginCacheEntry | |
| PluginContextIDImpl | |
| PluginDescriptorIDImpl | |
| PluginDescriptorImpl | |
| PluginExecutionResultImpl | |
| PluginManagerImpl | |
| ProgressBarImpl |
| Exception | Description |
|---|---|
| DependsOnUnknownException |
thrown by the constructor of a plugindescritor if it depends on a plugin not
yet in the system.
|
| FieldNotSetException | |
| FieldSetException |