org.apache.empire.struts2.interceptors
Class InterceptorSupport
java.lang.Object
com.opensymphony.xwork2.interceptor.AbstractInterceptor
org.apache.empire.struts2.interceptors.InterceptorSupport
- All Implemented Interfaces:
- com.opensymphony.xwork2.interceptor.Interceptor, Serializable
- Direct Known Subclasses:
- ActionAccessInterceptor, ActionBasicsInterceptor
public abstract class InterceptorSupport
- extends com.opensymphony.xwork2.interceptor.AbstractInterceptor
- See Also:
- Serialized Form
Field Summary |
protected static org.slf4j.Logger |
log
|
static String |
NONE
|
Methods inherited from class com.opensymphony.xwork2.interceptor.AbstractInterceptor |
destroy, init, intercept |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.slf4j.Logger log
NONE
public static final String NONE
- See Also:
- Constant Field Values
InterceptorSupport
public InterceptorSupport()
redirect
protected String redirect(String target,
boolean appendSourceUri)
throws IOException
- Throws:
IOException
Copyright © 2008–2014 Apache Software Foundation. All rights reserved.