Uses of Class
fr.gouv.vitam.processing.common.exception.PluginNotFoundException
-
Packages that use PluginNotFoundException Package Description fr.gouv.vitam.worker.core.plugin Plugin package in worker module -
-
Uses of PluginNotFoundException in fr.gouv.vitam.worker.core.plugin
Methods in fr.gouv.vitam.worker.core.plugin that throw PluginNotFoundException Modifier and Type Method Description void
PluginLoader. loadConfiguration()
load the configuration file containing the list of plugins.ActionHandler
PluginLoader. newInstance(java.lang.String pluginId)
-