Package-level declarations
Types
Link copied to clipboard
Thrown when a plugin is invalid in some way.
Link copied to clipboard
interface PluginContainer
A wrapper around a loaded plugin, that may be injected to gain access to some details that may otherwise be unavailable.
Link copied to clipboard
interface PluginDependency
Information for a plugin's dependency on another plugin.
Link copied to clipboard
interface PluginDescription
Represents the plugin.conf file that every plugin has.
Link copied to clipboard
interface PluginManager
The plugin manager.
Link copied to clipboard
A recipient of plugin messages.