| Interface | Description |
|---|---|
| PluginContainer |
A wrapper around a plugin loaded by the proxy.
|
| PluginDescription |
Represents metadata for a specific version of a plugin.
|
| PluginManager |
Manages plugins loaded on the proxy.
|
| Exception | Description |
|---|---|
| InvalidPluginException |
| Annotation Type | Description |
|---|---|
| Dependency |
Indicates that the
Plugin depends on another plugin in order to enable. |
| Plugin |
Annotation used to describe a Velocity plugin.
|