public class StatusReportingCallback extends java.lang.Object implements StatusReporter
Constructor and Description |
---|
StatusReportingCallback(CachingMessageDirectorIF messageDirectorCallback,
ProcessStatus statusCallback) |
Modifier and Type | Method and Description |
---|---|
LogEntry[] |
getLog(LogLevel level) |
ProcessStatus |
getStatus() |
public StatusReportingCallback(CachingMessageDirectorIF messageDirectorCallback, ProcessStatus statusCallback)
public LogEntry[] getLog(LogLevel level)
getLog
in interface StatusReporter
public ProcessStatus getStatus()
getStatus
in interface StatusReporter