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<T extends EventContext> 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 EventConfig The EventConfig is used is given to each event call.EventContext The EventConfig is used is given to each event call.EventDefault EventFactory<T extends EventContext> Create an EventGenerator based on the given event config.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 EventMessage EventMessageBus EventMessageBusSimple Very simple EventMessageBus implementation.EventMessageReceiver EventScheduler EventSchedulerBuilder Builder: intended to be used in one thread for construction and then to be discarded.EventSchedulerConfig EventSchedulerContext 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.TestConfig TestContext