org.jboss.web.tomcat.service.session.distributedcache.spi
Interface TomcatClusterDistributedCacheManagerFactory
- All Superinterfaces:
- DistributedCacheManagerFactory
public interface TomcatClusterDistributedCacheManagerFactory
- extends DistributedCacheManagerFactory
- Author:
- Brian Stansberry
getTomcatClusterConfig
TomcatClusterConfig getTomcatClusterConfig()
setTomcatClusterConfig
void setTomcatClusterConfig(TomcatClusterConfig clusterConfig)
start
void start()
throws Exception
- Throws:
Exception
stop
void stop()
throws Exception
- Throws:
Exception
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.