| Package | Description |
|---|---|
| act.controller.meta | |
| act.handler.builtin.controller |
| Modifier and Type | Method and Description |
|---|---|
GroupInterceptorMetaInfo |
ControllerClassMetaInfo.interceptors() |
GroupInterceptorMetaInfo |
ActionMethodMetaInfo.interceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupInterceptorMetaInfo.mergeFrom(GroupInterceptorMetaInfo info) |
void |
GroupInterceptorMetaInfo.mergeFrom(GroupInterceptorMetaInfo info,
ControllerClassMetaInfo targetController) |
void |
GroupInterceptorMetaInfo.mergeFrom(GroupInterceptorMetaInfo classInterceptors,
java.lang.String actionName) |
ActionMethodMetaInfo |
ActionMethodMetaInfo.mergeFromClassInterceptors(GroupInterceptorMetaInfo info) |
| Constructor and Description |
|---|
GroupInterceptorMetaInfo(GroupInterceptorMetaInfo copy) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RequestHandlerProxy.registerGlobalInterceptor(GroupInterceptorMetaInfo freeStyleInterceptor) |
Copyright © 2014–2017 ActFramework. All rights reserved.