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

Rename IETLService to IServiceForDataStoreServer.

SVN: 28434
parent f2a9568d
No related branches found
No related tags found
No related merge requests found
...@@ -228,7 +228,7 @@ ...@@ -228,7 +228,7 @@
<!-- <!--
// ETL Service // ETL Service
--> -->
<bean id="etl-service" class="ch.systemsx.cisd.openbis.generic.server.ETLService"> <bean id="etl-service" class="ch.systemsx.cisd.openbis.generic.server.ServiceForDataStoreServer">
<constructor-arg ref="authentication-service" /> <constructor-arg ref="authentication-service" />
<constructor-arg ref="session-manager" /> <constructor-arg ref="session-manager" />
<constructor-arg ref="dao-factory" /> <constructor-arg ref="dao-factory" />
......
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