| Package | Description |
|---|---|
| net.bull.javamelody.internal.model | |
| net.bull.javamelody.internal.web.html |
| Modifier and Type | Method and Description |
|---|---|
static JCacheInformations |
JCacheInformations.buildJCacheInformationsWithKeys(String cacheId) |
static JCacheInformations |
JCacheInformations.buildJCacheInformationsWithKeys(String cacheId) |
| Modifier and Type | Method and Description |
|---|---|
List<JCacheInformations> |
JavaInformations.getJCacheInformationsList() |
List<JCacheInformations> |
JavaInformations.getJCacheInformationsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlReport.writeJCacheWithKeys(String cacheId,
JCacheInformations jcacheInformations,
String message,
String cacheKeyPart,
boolean withoutHeaders) |
void |
HtmlReport.writeJCacheWithKeys(String cacheId,
JCacheInformations jcacheInformations,
String message,
String cacheKeyPart,
boolean withoutHeaders) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
HtmlJCacheInformationsReport.isClearEnabled(List<JCacheInformations> jcacheInformationsList) |
static boolean |
HtmlJCacheInformationsReport.isClearEnabled(List<JCacheInformations> jcacheInformationsList) |
static boolean |
HtmlJCacheInformationsReport.isHitsRatioEnabled(List<JCacheInformations> jcacheInformationsList) |
static boolean |
HtmlJCacheInformationsReport.isHitsRatioEnabled(List<JCacheInformations> jcacheInformationsList) |
Copyright © 2008–2023 Emeric Vernat. All rights reserved.