[jboss-cvs] JBossAS SVN: r107281 - projects/cluster/ha-server-cache-ispn/trunk/src/main/resources/META-INF/services.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Aug 2 13:26:07 EDT 2010
Author: pferraro
Date: 2010-08-02 13:26:07 -0400 (Mon, 02 Aug 2010)
New Revision: 107281
Modified:
projects/cluster/ha-server-cache-ispn/trunk/src/main/resources/META-INF/services/org.jboss.web.tomcat.service.session.distributedcache.spi.DistributedCacheManagerFactory
Log:
Refactor spi impls into ispn subpackages.
Modified: projects/cluster/ha-server-cache-ispn/trunk/src/main/resources/META-INF/services/org.jboss.web.tomcat.service.session.distributedcache.spi.DistributedCacheManagerFactory
===================================================================
--- projects/cluster/ha-server-cache-ispn/trunk/src/main/resources/META-INF/services/org.jboss.web.tomcat.service.session.distributedcache.spi.DistributedCacheManagerFactory 2010-08-02 17:11:58 UTC (rev 107280)
+++ projects/cluster/ha-server-cache-ispn/trunk/src/main/resources/META-INF/services/org.jboss.web.tomcat.service.session.distributedcache.spi.DistributedCacheManagerFactory 2010-08-02 17:26:07 UTC (rev 107281)
@@ -1 +1 @@
-org.jboss.ha.web.tomcat.service.session.distributedcache.impl.DistributedCacheManagerImpl
\ No newline at end of file
+org.jboss.ha.web.tomcat.service.session.distributedcache.ispn.DistributedCacheManager
\ No newline at end of file
More information about the jboss-cvs-commits
mailing list