Modifier and Type | Field and Description |
---|---|
AOPInterceptor |
InterceptorConfig.interceptor |
Modifier and Type | Method and Description |
---|---|
static void |
AOP.intercept(AOPInterceptor interceptor,
Class<? extends Annotation>... annotated) |
Constructor and Description |
---|
InterceptorConfig(AOPInterceptor interceptor,
Class<? extends Annotation>[] annotated) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.