| Package | Description |
|---|---|
| cf.janga.hook.core |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Plugin<T extends CoreAPI>
A piece of software that can contribute with extensions to a host
application.
|
interface |
PluginRegistration
Holds information of a plugin's registration against a plugin platform's
PluginRegistry, including loading errors. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPluginInformation
An abstract implementation of
PluginInformation, for reuse purposes. |
Copyright © 2014. All rights reserved.