public interface ProxyPointcut
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(MethodInfo methodInfo)
Returns
true if method should be wrapped with the proxy. |
boolean apply(MethodInfo methodInfo)
true if method should be wrapped with the proxy.Copyright © 2003-2013 Jodd Team