public interface MessageProvider
This interface must be implemented by all inputs and outputs used by
Processors. This allows a processor to grab a context-dependent
message for more accurate reporting.
| Modifier and Type | Method and Description |
|---|---|
ProcessingMessage |
newMessage()
Provide a message template for this context
|
ProcessingMessage newMessage()