public class AllSettersPointcut extends ProxyPointcutSupport
| Constructor and Description |
|---|
AllSettersPointcut() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(MethodInfo methodInfo)
Returns
true if method should be wrapped with the proxy. |
and, getAnnotation, getAnnotation, hasAnnotation, hasAnnotation, hasNoArguments, hasNoReturnValue, hasOneArgument, hasReturnValue, isPublic, isRootMethod, isSpecialMethod, isTopLevelMethod, matchClassName, matchMethodName, orpublic boolean apply(MethodInfo methodInfo)
ProxyPointcuttrue if method should be wrapped with the proxy.Copyright © 2003-2013 Jodd Team