public interface TestOutputEvent
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | TestOutputEvent.DestinationDestination of the message | 
| Modifier and Type | Method and Description | 
|---|---|
| TestOutputEvent.Destination | getDestination()Destination of the message | 
| String | getMessage()Message content | 
TestOutputEvent.Destination getDestination()
String getMessage()