All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbortSchedulerException An event can throw AbortSchedulerException to stop the scheduler and trigger the registered abort handlers.CustomEvent CustomEvent.ScheduleEventWrongFormat Event This interface can be implemented in other jars and be put on the classpath.EventAdapter Adapter class with empty method implementations of the Event interface.EventBroadcaster EventBroadcasterAsync Calls all events in an async manner to avoid the main broadcast thread from being blocked.EventBroadcasterDefault EventBroadcasterFactory EventCheck EventCheckFailureException EventDefault EventFactory Create an EventGenerator based on the given test context and properties.EventFactoryDefault EventFactoryProvider EventGenerator Create a custom event schedule for events.EventGeneratorDefault EventGeneratorFactory Create an EventGenerator based on the given test context and properties.EventGeneratorFactoryDefault EventGeneratorFactoryProvider EventGeneratorMetaProperty EventGeneratorProperties Properties for event schedule generators.EventLogger EventLoggerDevNull Logs to dev null.EventLoggerStdOut Logs to standard out for convenience.EventLoggerWithName EventProperties The EventProperties is a list of properties to be used by the Event.EventScheduler EventSchedulerBuilder Builder: intended to be used in one thread for construction and then to be discarded.EventSchedulerException EventSchedulerRuntimeException EventSchedulerSettings EventSchedulerSettingsBuilder EventSchedulerUtils EventStatus KillSwitchException An event can throw KillSwitchException to stop the running test and trigger the registered kill handlers.SchedulerExceptionHandler When a keep-alive event throws a KillSwitchException or AbortSchedulerException, the kill or abort of this handler will be invoked.SchedulerExceptionType SchedulerHandlerException Exceptions to be passed outside of the event sandbox.TestContext Information for a (performance) test run.TestContextBuilder