public abstract class FinallyInterceptor extends Handler<FinallyInterceptor> implements Plugin
Intercept request handling after action method or if exception raised
Handler.VisitorPlugin.InfoRepoDestroyable.Utillogger| Modifier | Constructor and Description |
|---|---|
protected |
FinallyInterceptor(int priority) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
handle(ActionContext actionContext) |
void |
register() |
accept, compareTo, corsSpec, equals, express, hashCode, priority, releaseResources, sessionFreeaddSubResource, destroy, isDestroyed, reload, scopedebug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warnpublic abstract void handle(ActionContext actionContext) throws java.lang.Exception
java.lang.ExceptionCopyright © 2014–2017 ActFramework. All rights reserved.