org.jboss.seam.exception
public class AnnotationRedirectHandler extends RedirectHandler
Redirect
ExceptionHandler.LogLevel
Constructor and Description |
---|
AnnotationRedirectHandler() |
Modifier and Type | Method and Description |
---|---|
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) |
handle, toString
getLogLevel, isLogEnabled, setLogEnabled, setLogLevel
addFacesMessage, error, getDisplayMessage, redirect, redirect, redirectExternal, render
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
Copyright © 2015 Seam Framework. All Rights Reserved.