@Named(value="MessagesComponentFormatter") public class MessagesComponentFormatter extends Formatter
| Constructor and Description |
|---|
MessagesComponentFormatter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
localizeMessage(String message) |
protected void |
renderMessages(List messages,
List params,
String img,
String className) |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Perform the required logic for this Formatter.
|
afterRendering, getLang, getLocale, getLocaleManager, getParameter, includePage, renderFragment, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeInterpreter, setTag, writeToOutpublic void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws FormatterException
Formatterservice in class Formatterrequest - user requestresponse - response to the userFormatterException - in case of an unexpected exception.protected void renderMessages(List messages, List params, String img, String className)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.