|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.bull.javamelody.MonitoredWithAnnotationPointcut
public class MonitoredWithAnnotationPointcut
Pointcut that identifies methods/classes with the MonitoredWithSpring annotation.
| Field Summary |
|---|
| Fields inherited from interface org.springframework.aop.Pointcut |
|---|
TRUE |
| Constructor Summary | |
|---|---|
MonitoredWithAnnotationPointcut()
|
|
| Method Summary | |
|---|---|
org.springframework.aop.ClassFilter |
getClassFilter()
|
org.springframework.aop.MethodMatcher |
getMethodMatcher()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MonitoredWithAnnotationPointcut()
| Method Detail |
|---|
public org.springframework.aop.ClassFilter getClassFilter()
getClassFilter in interface org.springframework.aop.Pointcutpublic org.springframework.aop.MethodMatcher getMethodMatcher()
getMethodMatcher in interface org.springframework.aop.PointcutMonitoredWithSpring annotation,
or is in a class with the MonitoredWithSpring annotation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||