| Package | Description |
|---|---|
| org.javasimon.javaee |
Java EE support for Simons contains Java EE components (servlet filter and EJB/CDI interceptor) that can be used or extended.
|
| org.javasimon.proxy |
Provides everything to wrap any class a Proxy generated with java.lang.reflect.
|
| org.javasimon.source |
MonitorSource is the interface used as function to transform execution context (method invocation,
HTTP request...) into a Simon. |
| org.javasimon.spring |
Support classes to automatically monitor Spring beans with the
Monitored annotation. |
| org.javasimon.spring.webmvc |
MonitoringHandlerInterceptor is a Spring MVC interceptor which can be used to monitor
time spent in Controller and View. |
| Class and Description |
|---|
| AbstractMethodStopwatchSource
Base class for Stopwatch sources working on method locations.
|
| AbstractStopwatchSource
Base implementation for
MonitorSource producings stopwatches. |
| MonitorSource
Monitor source provides monitors (Simons) for a specific "location" name.
|
| StopwatchSource
Stopwatch source is source that uses
Stopwatch as the monitor type. |
| Class and Description |
|---|
| AbstractMethodStopwatchSource
Base class for Stopwatch sources working on method locations.
|
| AbstractStopwatchSource
Base implementation for
MonitorSource producings stopwatches. |
| MonitorSource
Monitor source provides monitors (Simons) for a specific "location" name.
|
| StopwatchSource
Stopwatch source is source that uses
Stopwatch as the monitor type. |
| Class and Description |
|---|
| AbstractStopwatchSource
Base implementation for
MonitorSource producings stopwatches. |
| CachedMonitorSource
Monitor source playing the role of cache for delegate monitor source.
|
| CachedStopwatchSource
Cached sources using
Stopwatch as monitors. |
| DisabledMonitorSource
Disabled monitor source.
|
| DisabledStopwatchSource
Disabled stopwatch source.
|
| MonitorSource
Monitor source provides monitors (Simons) for a specific "location" name.
|
| StopwatchSource
Stopwatch source is source that uses
Stopwatch as the monitor type. |
| Class and Description |
|---|
| AbstractMethodStopwatchSource
Base class for Stopwatch sources working on method locations.
|
| AbstractStopwatchSource
Base implementation for
MonitorSource producings stopwatches. |
| MonitorSource
Monitor source provides monitors (Simons) for a specific "location" name.
|
| StopwatchSource
Stopwatch source is source that uses
Stopwatch as the monitor type. |
| Class and Description |
|---|
| AbstractStopwatchSource
Base implementation for
MonitorSource producings stopwatches. |
| MonitorSource
Monitor source provides monitors (Simons) for a specific "location" name.
|
| StopwatchSource
Stopwatch source is source that uses
Stopwatch as the monitor type. |
Copyright © 2019. All rights reserved.