Package org.oddjob.events
package org.oddjob.events
Supports triggering jobs on events of some type.
-
ClassDescriptionAllEvents<T>An operator that filters on all event.AnyEvents<T>An operator that filters on any event.The result of applying a Binary Operation to some events of some type that results in a new event of the same type.The result of combining
InstantEventevents.AnCompositeEventcreated from some other events.Conversions for events.EventJobBase<T>Base class for Jobs that react to events.Something that can create an event of something.Subscribe to a list of event sources and applies some logic to their event to possibly propagate a new event.Base class for event operators.ProvideEventOperators for CollectionInstantEventSource.The Conversion from String.EventsArray<T>Wrapper around an array of events that may or may not have happened.Base class for components that want Event Icons because the objects the emmit are in the style of events rather than streams of data.EventSource<T>A source for events.Provide an adapter to anEventSourcefrom components that may be Event Sources already, or may beOutbounds.ForEvents<T>ADesignFactoryforForEvents.InstantEvent<T>An event from the event framework.A source fo events.ListSource<T>Create anOutboundconsumer of a Bean Bus that is anEventSource.Trigger<T>The result of applying a Operation to an event of some type that results in a new event of the same type.When<T>The Conversion from StringWrapperOf<T>An event of something create by wrapping it.Provide aEventOfFactory.