Class DefaultDeadlineManagerSpanFactory

java.lang.Object
org.axonframework.deadline.DefaultDeadlineManagerSpanFactory
All Implemented Interfaces:
DeadlineManagerSpanFactory

public class DefaultDeadlineManagerSpanFactory extends Object implements DeadlineManagerSpanFactory
Default implementation of the DeadlineManagerSpanFactory. The attributes used for the id of the deadline and the scope of the deadline are configurable.
Since:
4.9.0
Author:
Mitchell Herrijgers