Package nz.org.riskscape.engine.plugin
package nz.org.riskscape.engine.plugin
-
ClassDescriptionConstructorFeature<A,
T> Useful base class for features that just return a new instance of something of a particular typeExtensionPoint<T extends PluginFeature>An ExtensionPoint is an official advertised place that allows aPlugin
to advertise aPluginFeature
SPI and a place where implementing features should be registered by the plugin system during startup.A Riskscape Plugin.Contains meta data and standard methods for integrating a plugin's code base in to RiskScapeMarker interface for any code that implements a feature that should be registered with anExtensionPoint
PluginRuntimeException
are thrown when the plugin system fails to initialize or start a plugin