org.jboss.web.tomcat.service.session.distributedcache.spi
Interface TomcatClusterConfig
public interface TomcatClusterConfig
Metadata about the environment of a TomcatClusterDistributedCacheManagerFactory.
- Author:
- Brian Stansberry
getMBeanServer
MBeanServer getMBeanServer()
getCacheObjectName
String getCacheObjectName()
getCacheConfigFile
File getCacheConfigFile()
throws FileNotFoundException
- Throws:
FileNotFoundException
getClusterName
String getClusterName()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.