Package | Description |
---|---|
act | |
act.app | |
act.handler.builtin.controller | |
act.handler.builtin.controller.impl |
Modifier and Type | Method and Description |
---|---|
FinallyInterceptor |
Act.Mode.createFinallyInterceptor(InterceptorMethodMetaInfo fin,
App app) |
Modifier and Type | Method and Description |
---|---|
void |
AppInterceptorManager.registerInterceptor(FinallyInterceptor interceptor) |
Modifier and Type | Method and Description |
---|---|
protected void |
RequestHandlerProxy.registerFinallyInterceptor(FinallyInterceptor interceptor) |
static void |
RequestHandlerProxy.registerGlobalInterceptor(FinallyInterceptor interceptor) |
Constructor and Description |
---|
GroupFinallyInterceptor(org.osgl.util.C.List<FinallyInterceptor> interceptors) |
Modifier and Type | Method and Description |
---|---|
static FinallyInterceptor |
ReflectedHandlerInvoker.createFinannyInterceptor(InterceptorMethodMetaInfo meta,
App app) |
Copyright © 2014–2017 ActFramework. All rights reserved.