Interface | Description |
---|---|
PluginInstaller.PluginInstallerListener | |
PluginLoader.PluginLoaderListener | |
PluginRepositoryLoader.PluginRepositoryLoaderListener |
Class | Description |
---|---|
PluginDescriptor |
The plugin descriptor contains all the data needed to launch a plugin. |
PluginDescriptor.PluginClassNameSorter |
Sort plugins on class name.
|
PluginDescriptor.PluginIdent | |
PluginDescriptor.PluginKernelNameSorter |
Sort plugins on name with kernel plugins appearing first.
|
PluginDescriptor.PluginNameSorter |
Sort plugins on name.
|
PluginDescriptor.PluginOnlineIdent | |
PluginInstaller | |
PluginLauncher |
This class launch plugins and register them to the main application.
|
PluginLoader |
Plugin Loader class.
|
PluginLoader.PluginClassLoader | |
PluginLoader.PluginLoaderEvent | |
PluginRepositoryLoader | |
PluginUpdater |
Plugin updater class.
|