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