Package nz.org.riskscape.engine.plugin
package nz.org.riskscape.engine.plugin
-
ClassDescriptionA plugin descriptor for code that wasn't dynamically loaded (and can also be used in some testing scenarios)
MissingDependencyException
will be thrown if a plugin dependency cannot be found.EachPlugin
has classes loaded from its ownDefaultPluginClassLoader
.ThePluginRepository
is a registry of plugins.