public interface ExceptionInterceptorInvoker 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(java.lang.Exception e,
ActionContext actionContext) |
boolean |
sessionFree() |
priority
destroy, isDestroyed, scope
org.osgl.mvc.result.Result handle(java.lang.Exception e, ActionContext actionContext) throws java.lang.Exception
java.lang.Exception
void accept(ActionHandlerInvoker.Visitor visitor)
CORS.Spec corsSpec()
boolean sessionFree()
boolean express()
Copyright © 2014–2017 ActFramework. All rights reserved.