Package | Description |
---|---|
fr.gouv.vitam.worker.core.plugin |
Plugin package in worker module
|
Modifier and Type | Method and Description |
---|---|
Map<String,ActionHandler> |
PluginLoader.loadAllPlugins()
load All the plugins, and return a Map an instance of each plugin
WARNING : plugins are not thread safe
|
ActionHandler |
PluginConfiguration.newInstance()
create a new instance for the plugin
|
ActionHandler |
PluginLoader.newInstance(String pluginId) |
Copyright © 2018 Vitam. All rights reserved.