org.jboss.seam.exception
public class AnnotationRedirectHandler extends RedirectHandler
RedirectExceptionHandler.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, toStringgetLogLevel, isLogEnabled, setLogEnabled, setLogLeveladdFacesMessage, error, getDisplayMessage, redirect, redirect, redirectExternal, renderpublic boolean isHandler(Exception e)
isHandler in class ExceptionHandlerprotected String getMessage(Exception e)
getMessage in class RedirectHandlerprotected javax.faces.application.FacesMessage.Severity getMessageSeverity(Exception e)
getMessageSeverity in class RedirectHandlerprotected String getViewId(Exception e)
getViewId in class RedirectHandlerprotected boolean isEnd(Exception e)
isEnd in class RedirectHandlerCopyright © 2015 Seam Framework. All Rights Reserved.