| com.pnfsoftware.jeb.core.IPlugin |
Known Indirect Subclasses
|
Base interface for JEB back-end plugins.
Plugins should not implement this interface directly, but instead implement one of the children interfaces that are made available by the API:
IEnginesPlugin for engines pluginsIUnitIdentifier for parsers| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract IPluginInformation |
getPluginInformation()
Retrieve basic information about the plugin, such as name, version, author, and organization.
| ||||||||||
Retrieve basic information about the plugin, such as name, version, author, and organization.