public class ReportMessageTag
extends org.apache.commons.jelly.TagSupport
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
_message |
| Constructor and Description |
|---|
ReportMessageTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag(org.apache.commons.jelly.XMLOutput xmlOutput)
Send a report message to the listener
|
void |
setMessage(java.lang.String message)
Message to write to the log
|
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBodypublic void doTag(org.apache.commons.jelly.XMLOutput xmlOutput)
xmlOutput - a place to write outputjava.lang.Exception - when any error occurspublic void setMessage(java.lang.String message)
message - Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.