Package org.axonframework.deadline
package org.axonframework.deadline
-
ClassDescriptionAbstract implementation of the
DeadlineManagerto be implemented by concrete solutions for the DeadlineManager.Exception which occurs during deadline message processing.Contract for deadline managers.Span factory that creates spans for theDeadlineManager.Represents a Message for a Deadline, specified by its deadline name and optionally containing a deadline payload.Default implementation of theDeadlineManagerSpanFactory.Builder class to instantiate aDefaultDeadlineManagerSpanFactory.Generic implementation of theDeadlineMessage.Implementation ofDeadlineManagerwhich uses Java'sScheduledExecutorServiceas scheduling and triggering mechanism.Builder class to instantiate aSimpleDeadlineManager.