]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - plugins/org.argeo.slc.client.ui/META-INF/spring/controllers.xml
Remove SlcAgentFactory
[gpl/argeo-slc.git] / plugins / org.argeo.slc.client.ui / META-INF / spring / controllers.xml
index 229d6d1ab0972bb5db5fe99307035b3efcd9cf9e..774b9da99fbbabb6a4b7005b07a4a5567071e36f 100644 (file)
@@ -5,5 +5,6 @@
         http://www.springframework.org/schema/beans/spring-beans.xsd">
 
        <bean id="processController" class="org.argeo.slc.client.ui.controllers.ProcessController">
+               <property name="agent" ref="agent" />
        </bean>
 </beans>