| Interface | Description |
|---|---|
| Round |
Plugins are initialized by the kernel in a loop.
|
| Class | Description |
|---|---|
| RoundInternal |
Default implementation of
Round. |
| Enum | Description |
|---|---|
| InitState |
InitState is returned by plugins when the kernel initializes them.
|
| Exception | Description |
|---|---|
| PluginException |
A plugin exception is a
RuntimeException which can be thrown
by a plugin when something wrong happened during its lifecycle. |
Copyright © 2012-2015. All Rights Reserved.