Interface | Description |
---|---|
JamonAopKeyHelperInt<T> |
This was intended to be more generic, but currently works with JoinPoints only.
|
Class | Description |
---|---|
JamonAopKeyHelper |
Class that monitors helps create keys, details, arguments and exceptions for jamon aop.
|
JamonAopKeyHelperSimple |
Created by stevesouza on 6/8/14.
|
JamonAspect |
This class tracks the performance of classes and methods:
JAMon Label=void com.stevesouza.spring.MonitorMe3.anotherMethod2(), Units=ms.: (LastValue=0.0, Hits=10.0, Avg=0.3, Total=3.0, Min=0.0, Max=1.0, Active=0.0, Avg Active=1.0, Max Active=1.0, First Access=Tue Jun 03 21:11:21 CEST 2014, Last Access=Tue Jun 03 21:11:26 CEST 2014) |
SystemAopPointcutDefinitions |
It is good to have a class that has common aop pointcuts for your application.
|
Annotation Type | Description |
---|---|
MonitorAnnotation |
Copyright © 2015. All rights reserved.