Package org.axonframework.eventhandling.scheduling

Interface Summary
EventScheduler Interface towards a mechanism capable of scheduling the publication of events.
ScheduleToken Token that identifies a single scheduled Event.
 

Class Summary
ScheduledEvent Abstract implementation of the ApplicationEvent that contains the timestamp of the moment the event is scheduled for publication.
 

Exception Summary
SchedulingException Exception indicating a problem in the Event Scheduling mechanism.
 



Copyright © 2011. All Rights Reserved.