Package org.oddjob.events
Interface EventSource<T>
- Type Parameters:
T- The type of the event.
- All Known Subinterfaces:
InstantEventSource<T>
- All Known Implementing Classes:
EventSourceAdaptor,FileWatchEventSource,OutboundEventSource,StateExpressionType
public interface EventSource<T>
A source for events.
-
Method Summary
-
Method Details
-
subscribe
-