java.lang.Objectorg.springframework.aop.support.StaticMethodMatcher
org.springframework.aop.support.StaticMethodMatcherPointcut
org.springframework.aop.support.Pointcuts$GetterPointcut
All Implemented Interfaces:
Serializable, Pointcut, MethodMatcher
| Field Summary | ||
|---|---|---|
| public static Pointcuts.GetterPointcut | INSTANCE | |
| Method from org.springframework.aop.support.Pointcuts$GetterPointcut Summary: |
|---|
| matches |
| Methods from org.springframework.aop.support.StaticMethodMatcherPointcut: |
|---|
| getClassFilter, getMethodMatcher, setClassFilter |
| Methods from org.springframework.aop.support.StaticMethodMatcher: |
|---|
| isRuntime, matches |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.springframework.aop.support.Pointcuts$GetterPointcut Detail: |
|---|
|