|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheManagerModel | |
|---|---|
| org.terracotta.modules.ehcache.presentation | |
| org.terracotta.modules.ehcache.presentation.model | |
| Uses of CacheManagerModel in org.terracotta.modules.ehcache.presentation |
|---|
| Fields in org.terracotta.modules.ehcache.presentation declared as CacheManagerModel | |
|---|---|
protected CacheManagerModel |
BaseEhcacheRuntimeStatsPanel.cacheManagerModel
|
protected CacheManagerModel |
AggregateVuMeterPanel.cacheManagerModel
|
protected CacheManagerModel |
BaseEhcacheStatsChartPanel.cacheManagerModel
|
| Methods in org.terracotta.modules.ehcache.presentation that return CacheManagerModel | |
|---|---|
protected CacheManagerModel |
EhcacheOverviewPanel.getCacheManagerModel()
|
protected CacheManagerModel |
BaseEhcacheRuntimeStatsPanel.getCacheManagerModel()
|
CacheManagerModel |
BaseEhcacheStatsChartPanel.getCacheManagerModel()
|
protected CacheManagerModel |
EhcacheRuntimeStatsPanel.getCacheManagerModel()
|
| Methods in org.terracotta.modules.ehcache.presentation with parameters of type CacheManagerModel | |
|---|---|
void |
EhcachePresentationPanel.cacheManagerModelAdded(CacheManagerModel cacheManagerModel)
|
void |
EhcachePresentationPanel.cacheManagerModelRemoved(CacheManagerModel cacheManagerModel)
|
void |
CacheManagerPanel.setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
|
void |
EhcacheConfigPanel.setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
|
void |
AggregateEhcacheStatsChartPanel.setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
|
void |
EhcacheOverviewPanel.setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
|
void |
BaseEhcacheRuntimeStatsPanel.setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
|
void |
AggregateVuMeterPanel.setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
|
void |
AggregateEhcacheRuntimeStatsPanel.setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
|
void |
BaseEhcacheStatsChartPanel.setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
|
void |
EhcacheRuntimeStatsPanel.setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
|
void |
VuMeterPanel.setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel,
boolean globalMode)
|
void |
ClientEhCacheRuntimeStatsPanel.setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel,
IClient client)
|
void |
ClientEhcacheStatsChartPanel.setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel,
IClient client)
|
| Uses of CacheManagerModel in org.terracotta.modules.ehcache.presentation.model |
|---|
| Methods in org.terracotta.modules.ehcache.presentation.model that return CacheManagerModel | |
|---|---|
CacheManagerModel |
EhcacheModel.getCacheManagerModel(String cacheManagerName)
|
CacheManagerModel |
EhcacheModel.removeCacheManagerModel(String cacheManagerName)
|
| Methods in org.terracotta.modules.ehcache.presentation.model with parameters of type CacheManagerModel | |
|---|---|
void |
EhcacheModelListener.cacheManagerModelAdded(CacheManagerModel cacheManagerModel)
|
void |
EhcacheModelListener.cacheManagerModelRemoved(CacheManagerModel cacheManagerModel)
|
protected void |
EhcacheModel.fireCacheManagerAdded(CacheManagerModel cacheManagerModel)
|
protected void |
EhcacheModel.fireCacheManagerRemoved(CacheManagerModel cacheManagerModel)
|
| Constructors in org.terracotta.modules.ehcache.presentation.model with parameters of type CacheManagerModel | |
|---|---|
CacheModel(CacheManagerModel cacheManagerModel,
String cacheName)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||