Package | Description |
---|---|
act.controller.meta | |
act.handler.builtin.controller |
Modifier and Type | Method and Description |
---|---|
GroupInterceptorMetaInfo |
ActionMethodMetaInfo.interceptors() |
GroupInterceptorMetaInfo |
ControllerClassMetaInfo.interceptors() |
Modifier and Type | Method and Description |
---|---|
void |
GroupInterceptorMetaInfo.mergeFrom(GroupInterceptorMetaInfo info) |
void |
GroupInterceptorMetaInfo.mergeFrom(GroupInterceptorMetaInfo info,
ControllerClassMetaInfo targetController) |
void |
GroupInterceptorMetaInfo.mergeFrom(GroupInterceptorMetaInfo classInterceptors,
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.