See: Description
Class | Description |
---|---|
Plugin |
Common superclass for plugins that can be loaded by the app at startup or during runtime.
|
Exception | Description |
---|---|
InvalidPluginDefinitionException |
An exception that can be thrown when a plugin has an invalid definition, e.g.
|
Annotation Type | Description |
---|---|
Description |
Describes a plugins group ID (a unique identifier for the group or organization that develops the plugin); and its
name, version, and a summary of what the plugin provides.
|
Requirements |
Marks a plugin class as requiring other plugins.
|
Requires |
Defines a requirement of a plugin.
|