public static class RequestHandlerProxy.GroupAfterInterceptor
extends java.lang.Object
| Constructor and Description |
|---|
GroupAfterInterceptor(org.osgl.util.C.List<? extends AfterInterceptor> interceptors) |
| Modifier and Type | Method and Description |
|---|---|
org.osgl.mvc.result.Result |
apply(org.osgl.mvc.result.Result result,
ActionContext actionContext) |
public GroupAfterInterceptor(org.osgl.util.C.List<? extends AfterInterceptor> interceptors)
public org.osgl.mvc.result.Result apply(org.osgl.mvc.result.Result result,
ActionContext actionContext)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2014–2017 ActFramework. All rights reserved.