- java.lang.Object
-
- org.springframework.aop.support.StaticMethodMatcher
-
- org.springframework.aop.support.StaticMethodMatcherPointcut
-
- org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
-
- org.hswebframework.web.logging.aop.AopAccessLoggerSupport
-
-
Field Summary
-
Fields inherited from interface org.springframework.aop.Advisor
EMPTY_ADVICE
-
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
-
Method Summary
-
Methods inherited from class org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
getAdvice, 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
-
-
Method Detail
-
getOrder
public int getOrder()
- Specified by:
getOrder in interface org.springframework.core.Ordered
- Overrides:
getOrder in class org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
Copyright © 2016–2021. All rights reserved.