Interface CommandTargetResolver

All Known Implementing Classes:
AnnotationCommandTargetResolver, MetaDataCommandTargetResolver

public interface CommandTargetResolver
Interface towards a mechanism that is capable of extracting an Aggregate Identifier and Version form a command that identifies the aggregate instance the command should be invoked on.
Since:
1.2
Author:
Allard Buijze
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the Aggregate Identifier and optionally the expected version of the aggregate on which the given command should be executed.