Uses of Interface
org.jboss.web.tomcat.service.session.distributedcache.spi.TomcatClusterDistributedCacheManagerFactory

Packages that use TomcatClusterDistributedCacheManagerFactory
org.jboss.web.tomcat.service.session.distributedcache.spi   
 

Uses of TomcatClusterDistributedCacheManagerFactory in org.jboss.web.tomcat.service.session.distributedcache.spi
 

Methods in org.jboss.web.tomcat.service.session.distributedcache.spi that return TomcatClusterDistributedCacheManagerFactory
 TomcatClusterDistributedCacheManagerFactory DistributedCacheManagerFactoryFactory.getTomcatClusterDistributedCacheManagerFactory(TomcatClusterConfig config)
           
 

Methods in org.jboss.web.tomcat.service.session.distributedcache.spi with parameters of type TomcatClusterDistributedCacheManagerFactory
 void DistributedCacheManagerFactoryFactory.setTomcatClusterDistributedCacheManagerFactory(TomcatClusterConfig config, TomcatClusterDistributedCacheManagerFactory factory)
           
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.