Skip to content
Snippets Groups Projects
Commit 9abb3970 authored by brinn's avatar brinn
Browse files

Rename PluginTaskProviders to PluginTaskInfoProvider (fix Spring application context).

SVN: 26259
parent a9776d50
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
<bean id="data-set-path-infos-provider" class="ch.systemsx.cisd.openbis.dss.generic.server.DatabaseBasedDataSetPathInfoProvider"/>
<bean id="plugin-tasks" class="ch.systemsx.cisd.openbis.dss.generic.server.plugins.tasks.PluginTaskProviders"
<bean id="plugin-tasks" class="ch.systemsx.cisd.openbis.dss.generic.server.plugins.tasks.PluginTaskInfoProvider"
factory-method="create" />
<bean id="etl-lims-service" class="ch.systemsx.cisd.openbis.dss.generic.server.EncapsulatedOpenBISService"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment