|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.aop.support.StaticMethodMatcher
org.springframework.aop.support.StaticMethodMatcherPointcut
org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
com.ebmwebsourcing.commons.aop.AdvisorInterceptor
com.ebmwebsourcing.commons.aop.BasicMethodTraceInterceptor
public class BasicMethodTraceInterceptor
| Field Summary |
|---|
| Fields inherited from class com.ebmwebsourcing.commons.aop.AdvisorInterceptor |
|---|
annotationTarget, annotationType, logger |
| Fields inherited from interface org.springframework.core.Ordered |
|---|
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE |
| Fields inherited from interface org.springframework.aop.Pointcut |
|---|
TRUE |
| Fields inherited from interface org.springframework.aop.MethodMatcher |
|---|
TRUE |
| Constructor Summary | |
|---|---|
BasicMethodTraceInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation method)
|
| Methods inherited from class com.ebmwebsourcing.commons.aop.AdvisorInterceptor |
|---|
matches, setAnnotation |
| Methods inherited from class org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor |
|---|
getAdvice, getOrder, getPointcut, isPerInstance, setAdvice, setOrder |
| Methods inherited from class org.springframework.aop.support.StaticMethodMatcherPointcut |
|---|
getClassFilter, getMethodMatcher, setClassFilter |
| Methods inherited from class org.springframework.aop.support.StaticMethodMatcher |
|---|
isRuntime, matches |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicMethodTraceInterceptor()
| Method Detail |
|---|
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation method)
throws java.lang.Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorinvoke in class AdvisorInterceptorjava.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||