|
Seam Core JSF2 2.3.2.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.seam.faces.Navigator
org.jboss.seam.exception.ExceptionHandler
org.jboss.seam.exception.RedirectHandler
org.jboss.seam.exception.AnnotationRedirectHandler
public class AnnotationRedirectHandler
Implements @Redirect
Redirect
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jboss.seam.exception.ExceptionHandler |
---|
ExceptionHandler.LogLevel |
Constructor Summary | |
---|---|
AnnotationRedirectHandler()
|
Method Summary | |
---|---|
protected String |
getMessage(Exception e)
|
protected javax.faces.application.FacesMessage.Severity |
getMessageSeverity(Exception e)
|
protected String |
getViewId(Exception e)
|
protected boolean |
isEnd(Exception e)
|
boolean |
isHandler(Exception e)
|
Methods inherited from class org.jboss.seam.exception.RedirectHandler |
---|
handle, toString |
Methods inherited from class org.jboss.seam.exception.ExceptionHandler |
---|
getLogLevel, isLogEnabled, setLogEnabled, setLogLevel |
Methods inherited from class org.jboss.seam.faces.Navigator |
---|
addFacesMessage, error, getDisplayMessage, redirect, redirect, redirectExternal, render |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AnnotationRedirectHandler()
Method Detail |
---|
public boolean isHandler(Exception e)
isHandler
in class ExceptionHandler
protected String getMessage(Exception e)
getMessage
in class RedirectHandler
protected javax.faces.application.FacesMessage.Severity getMessageSeverity(Exception e)
getMessageSeverity
in class RedirectHandler
protected String getViewId(Exception e)
getViewId
in class RedirectHandler
protected boolean isEnd(Exception e)
isEnd
in class RedirectHandler
|
Seam Core JSF2 2.3.2.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |