Package | Description |
---|---|
act | |
act.app | |
act.handler.builtin.controller | |
act.handler.builtin.controller.impl |
Modifier and Type | Method and Description |
---|---|
AfterInterceptor |
Act.Mode.createAfterInterceptor(InterceptorMethodMetaInfo after,
App app) |
Modifier and Type | Method and Description |
---|---|
void |
AppInterceptorManager.registerInterceptor(AfterInterceptor interceptor) |
Modifier and Type | Method and Description |
---|---|
protected void |
RequestHandlerProxy.registerAfterInterceptor(AfterInterceptor interceptor) |
static void |
RequestHandlerProxy.registerGlobalInterceptor(AfterInterceptor interceptor) |
Constructor and Description |
---|
GroupAfterInterceptor(org.osgl.util.C.List<? extends AfterInterceptor> interceptors) |
Modifier and Type | Method and Description |
---|---|
static AfterInterceptor |
ReflectedHandlerInvoker.createAfterInterceptor(InterceptorMethodMetaInfo meta,
App app) |
Copyright © 2014–2017 ActFramework. All rights reserved.