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.spring |
Support classes to automatically monitor Spring beans with the
Monitored annotation. |
Modifier and Type | Class and Description |
---|---|
class |
MethodStopwatchSource
Provide stopwatch source for EJB and CDI invocation context.
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyStopwatchSource<T>
Stopwatch source for use with proxy.
|
Modifier and Type | Class and Description |
---|---|
class |
SpringStopwatchSource
Monitor source providing stopwatches from Spring AOP method invocation.
|
Copyright © 2019. All rights reserved.