| Package | Description |
|---|---|
| act | |
| act.app | |
| act.handler.builtin.controller | |
| act.handler.builtin.controller.impl |
| Modifier and Type | Method and Description |
|---|---|
BeforeInterceptor |
Act.Mode.createBeforeInterceptor(InterceptorMethodMetaInfo before,
App app) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppInterceptorManager.registerInterceptor(BeforeInterceptor interceptor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RequestHandlerProxy.registerBeforeInterceptor(BeforeInterceptor interceptor) |
static void |
RequestHandlerProxy.registerGlobalInterceptor(BeforeInterceptor interceptor) |
| Modifier and Type | Method and Description |
|---|---|
static BeforeInterceptor |
ReflectedHandlerInvoker.createBeforeInterceptor(InterceptorMethodMetaInfo meta,
App app) |
Copyright © 2014–2017 ActFramework. All rights reserved.