Interface | Description |
---|---|
ModuleGenerator | |
ReloadPluginListener |
Broadcasts event indicating a plugin was reloaded.
|
StartPluginListener |
Broadcasts event indicating a plugin was loaded.
|
Class | Description |
---|---|
AutoRegisterUtil | |
JarScanner | |
JarScanner.ClassData | |
JarScanner.ExtensionMetaData | |
ListPlugins |
List the installed plugins.
|
Plugin | |
Plugin.CacheKey |
Unique key that changes whenever a plugin reloads.
|
PluginGuiceEnvironment |
Tracks Guice bindings that should be exposed to loaded plugins.
|
PluginLoader | |
PluginModule | |
PluginResource | |
PluginRestApiModule | |
PluginsCollection |
Enum | Description |
---|---|
Plugin.ApiType |
Exception | Description |
---|---|
InvalidPluginException | |
PluginInstallException |