| com.pnfsoftware.jeb.core.IContributor |
This interface is to be implemented by plugins (eg, engines plugins or parsers)
or units that wish to provide contributions to other units.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract List<? extends IUnitContribution> |
getUnitContributions()
Retrieve a list of optional contributions this plugin is making to other plugins.
| ||||||||||
Retrieve a list of optional contributions this plugin is making to other plugins.