public abstract class FinallyInterceptor extends Handler<FinallyInterceptor> implements Plugin
Intercept request handling after action method or if exception raised
Handler.Visitor
Plugin.InfoRepo
Destroyable.Util
logger
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, sessionFree
addSubResource, destroy, isDestroyed, reload, scope
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warn
public abstract void handle(ActionContext actionContext) throws java.lang.Exception
java.lang.Exception
Copyright © 2014–2017 ActFramework. All rights reserved.