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 voidPluginLoader. loadConfiguration()load the configuration file containing the list of plugins.ActionHandlerPluginLoader. newInstance(java.lang.String pluginId)
-