org.jboss.ha.cachemanager
Interface CacheManagerMBean
- All Known Implementing Classes:
- CacheManager
public interface CacheManagerMBean
A CacheManagerMBean.
- Version:
- $Revision: 1.1 $
- Author:
- Brian Stansberry
getJmxDomain
String getJmxDomain()
getCoreCacheJmxAttributes
String getCoreCacheJmxAttributes()
getPojoCacheJmxAttributes
String getPojoCacheJmxAttributes()
getPojoCacheNames
Set<String> getPojoCacheNames()
getCacheNames
Set<String> getCacheNames()
getConfigurationNames
Set<String> getConfigurationNames()
getRegisterCachesInJmx
boolean getRegisterCachesInJmx()
getJndiName
String getJndiName()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.