static class MonitoringEventListener.MethodStats extends MonitoringEventListener.TimeStats
| Modifier and Type | Field and Description |
|---|---|
private ResourceMethod |
method |
| Modifier | Constructor and Description |
|---|---|
private |
MethodStats(ResourceMethod method,
long startTime,
long requestDuration) |
| Modifier and Type | Method and Description |
|---|---|
(package private) ResourceMethod |
getMethod()
Get the resource method executed.
|
getDuration, getStartTimeprivate final ResourceMethod method
private MethodStats(ResourceMethod method, long startTime, long requestDuration)
ResourceMethod getMethod()