@Service(name="json") @PerLookup public class JsonActionReporter extends ActionReporter
actionDescription, contentType, EOL_MARKER, exception, exitCode, subActions, topMessage| Constructor and Description |
|---|
JsonActionReporter()
Creates a new instance of JsonActionReporter
|
| 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 JsonActionReporter()
public void writeReport(OutputStream os) throws IOException
writeReport in class org.glassfish.api.ActionReportIOExceptionCopyright © 2013. All Rights Reserved.