MT - simpify tenant deployer service (subsume tenant service)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8244 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jan Vonka
2008-02-11 11:53:56 +00:00
parent 1f36c62b18
commit 14ef325e93
13 changed files with 101 additions and 80 deletions

View File

@@ -69,9 +69,6 @@
<property name="authenticationComponent">
<ref bean="authenticationComponent" />
</property>
<property name="tenantService">
<ref bean="tenantService" />
</property>
<property name="tenantDeployerService">
<ref bean="tenantAdminService" />
</property>