java.lang.Objectorg.springframework.aop.support.StaticMethodMatcher
org.springframework.aop.support.StaticMethodMatcherPointcut
org.springframework.aop.support.Pointcuts$SetterPointcut
All Implemented Interfaces:
Serializable, Pointcut, MethodMatcher
| Field Summary | ||
|---|---|---|
| public static Pointcuts.SetterPointcut | INSTANCE | |
| Method from org.springframework.aop.support.Pointcuts$SetterPointcut 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$SetterPointcut Detail: |
|---|
|