|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.interceptor.AbstractInterceptor
org.apache.empire.struts2.interceptors.InterceptorSupport
public abstract class InterceptorSupport
Field Summary | |
---|---|
protected static org.apache.commons.logging.Log |
log
|
static java.lang.String |
NONE
|
Constructor Summary | |
---|---|
InterceptorSupport()
|
Method Summary | |
---|---|
protected java.lang.String |
redirect(java.lang.String target,
boolean appendSourceUri)
|
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 |
Field Detail |
---|
protected static org.apache.commons.logging.Log log
public static final java.lang.String NONE
Constructor Detail |
---|
public InterceptorSupport()
Method Detail |
---|
protected java.lang.String redirect(java.lang.String target, boolean appendSourceUri) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |