|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| EventProcessor | Basic interface that test runner code needs to implement in order to be processed by the Benchmark Server framework. |
| EventService | Interface for classes that handle persistence and retrieval of events. |
| ResultService | Service interface providing methods to store and query for event results. |
| Class Summary | |
|---|---|
| AbstractEventProcessor | Basic services for the event processor implementations
Read 'good practice' notes for documenting behaviour. |
| DoNothingEventProcessor | This processor does nothing with the event and produces no further output. |
| Event | An event that is persisted and retrieved for processing. |
| EventProcessorRegistry | A registry of event processors that allow for simple
registration
(TODO: make link to register code in AbstractEventProcessor). |
| EventResult | The result of event processing. |
| RaiseEventsEventProcessor | Raises the prescribed number of event with the given event name. |
| RecordedEvent | The record of a processed event. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||