|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.tirsen.angkor.process.RedirectValve
Field Summary | |
static ExecuteContext.Attribute |
RedirectToAttribute
|
Constructor Summary | |
RedirectValve()
|
Method Summary | |
void |
execute(ExecuteContext exec)
|
static void |
redirectTo(java.lang.String url)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final ExecuteContext.Attribute RedirectToAttribute
Constructor Detail |
public RedirectValve()
Method Detail |
public static void redirectTo(java.lang.String url)
public void execute(ExecuteContext exec) throws java.lang.Exception
execute
in interface Valve
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |