public interface AfterInterceptorInvoker extends Prioritised, Destroyable
Destroyable.Util| Modifier and Type | Method and Description |
|---|---|
void |
accept(ActionHandlerInvoker.Visitor visitor) |
CORS.Spec |
corsSpec() |
boolean |
express() |
org.osgl.mvc.result.Result |
handle(org.osgl.mvc.result.Result result,
ActionContext actionContext) |
boolean |
sessionFree() |
prioritydestroy, isDestroyed, scopeorg.osgl.mvc.result.Result handle(org.osgl.mvc.result.Result result,
ActionContext actionContext)
throws java.lang.Exception
java.lang.Exceptionvoid accept(ActionHandlerInvoker.Visitor visitor)
CORS.Spec corsSpec()
boolean sessionFree()
boolean express()
Copyright © 2014–2017 ActFramework. All rights reserved.