| Package | Description |
|---|---|
| net.bull.javamelody.internal.model | |
| net.bull.javamelody.internal.web.html |
| Modifier and Type | Method and Description |
|---|---|
static CacheInformations |
CacheInformations.buildCacheInformationsWithKeys(String cacheId) |
| Modifier and Type | Method and Description |
|---|---|
List<CacheInformations> |
JavaInformations.getCacheInformationsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlReport.writeCacheWithKeys(String cacheId,
CacheInformations cacheInformations,
String message,
String cacheKeyPart,
boolean withoutHeaders) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
HtmlCacheInformationsReport.isConfigurationEnabled(List<CacheInformations> cacheInformationsList) |
static boolean |
HtmlCacheInformationsReport.isHitsRatioEnabled(List<CacheInformations> cacheInformationsList) |
Copyright © 2008–2017 Emeric Vernat. All rights reserved.