Plugin Manager implementation.
| Interface | Description | |
|---|---|---|
| RegistredPlugin | Defines common behaviour for an implemented plugin which use Plugin manager system. |
| Class | Description | |
|---|---|---|
| DefaultPluginManager | ||
| Importer | DefaultPluginManager class importer for I.O.C. compilation. | |
| RegistredPluginInfo | Basic RegistredPlugin plugin information. |