public class AllTopMethodsPointcut extends ProxyPointcutSupport
| Constructor and Description |
|---|
AllTopMethodsPointcut() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(MethodInfo methodInfo)
Returns
true if method should be wrapped with the proxy. |
and, orpublic boolean apply(MethodInfo methodInfo)
ProxyPointcuttrue if method should be wrapped with the proxy.Copyright © 2003-2013 Jodd Team