|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CachedMonitorSource.MonitorInformation | |
|---|---|
| org.javasimon.source | MonitorSource is the interface used as function to transform execution context (method invocation,
HTTP request...) into a Simon. |
| Uses of CachedMonitorSource.MonitorInformation in org.javasimon.source |
|---|
| Fields in org.javasimon.source declared as CachedMonitorSource.MonitorInformation | |
|---|---|
private static CachedMonitorSource.MonitorInformation |
CachedMonitorSource.NULL_MONITOR_INFORMATION
Not monitored monitor information. |
| Fields in org.javasimon.source with type parameters of type CachedMonitorSource.MonitorInformation | |
|---|---|
private Map<K,CachedMonitorSource.MonitorInformation> |
CachedMonitorSource.monitorInformations
Map location key → monitor information. |
| Methods in org.javasimon.source that return CachedMonitorSource.MonitorInformation | |
|---|---|
private CachedMonitorSource.MonitorInformation |
CachedMonitorSource.getMonitorInformation(L location)
Get monitor information for given location. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||