public interface PointCut
| Modifier and Type | Method and Description |
|---|---|
boolean |
callInterceptor(Method method,
Object componentInstance)
Returns true if the associated interceptor(s) must be called for the given method
|
Copyright © 2016. All rights reserved.