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

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

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

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

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



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