| Package | Description |
|---|---|
| net.bull.javamelody.internal.model | |
| net.bull.javamelody.internal.web.html |
| Modifier and Type | Method and Description |
|---|---|
List<CounterError> |
Counter.getErrors() |
List<CounterError> |
Counter.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
void |
Counter.addErrors(List<CounterError> counterErrorList) |
void |
Counter.addErrors(List<CounterError> counterErrorList) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
HtmlCounterErrorReport.shouldDisplayHttpRequest(List<CounterError> errors) |
static boolean |
HtmlCounterErrorReport.shouldDisplayHttpRequest(List<CounterError> errors) |
static boolean |
HtmlCounterErrorReport.shouldDisplayUser(List<CounterError> errors) |
static boolean |
HtmlCounterErrorReport.shouldDisplayUser(List<CounterError> errors) |
Copyright © 2008–2021 Emeric Vernat. All rights reserved.