@Service(name="html") @PerLookup public class HTMLActionReporter extends ActionReporter
actionDescription, contentType, EOL_MARKER, exception, exitCode, subActions, topMessage| Constructor and Description |
|---|
HTMLActionReporter()
Creates a new instance of HTMLActionReporter
|
| Modifier and Type | Method and Description |
|---|---|
void |
writeReport(OutputStream os) |
addSubActionsReport, appendMessage, getActionDescription, getActionExitCode, getCombinedMessages, getContentType, getFailureCause, getMessage, getSubActionsReport, getTopMessagePart, hasFailures, hasSuccesses, hasWarnings, isFailure, isSuccess, isWarning, setActionDescription, setActionExitCode, setContentType, setFailure, setFailureCause, setMessage, setMessage, setSuccess, setWarningpublic HTMLActionReporter()
public void writeReport(OutputStream os) throws IOException
writeReport in class org.glassfish.api.ActionReportIOExceptionCopyright © 2013. All Rights Reserved.