Class DefaultRepositorySpanFactory

java.lang.Object
org.axonframework.modelling.command.DefaultRepositorySpanFactory
All Implemented Interfaces:
RepositorySpanFactory

public class DefaultRepositorySpanFactory extends Object implements RepositorySpanFactory
Default implementation of the RepositorySpanFactory. The attribute used for the identifier of the aggregate can be configured.
Since:
4.9.0
Author:
Mitchell Herrijgers