public interface AOPInterceptor
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(Annotation ann,
Object ctx,
Method m,
Object target,
Object... args) |
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.