Files
alfresco-community-repo/config/alfresco/st-context.xml
2010-03-09 00:39:21 +00:00

13 lines
416 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE beans PUBLIC '-//SPRING//DTD BEAN//EN' 'http://www.springframework.org/dtd/spring-beans.dtd'>
<beans>
<!-- -->
<!-- Single-Tenant Service Implementation -->
<!-- -->
<bean id="tenantService" class="org.alfresco.repo.tenant.SingleTServiceImpl" />
</beans>