| Package | Description | 
|---|---|
| org.axonframework.commandhandling | Classes that implement the concept of command handling using explicit command objects. | 
| Modifier and Type | Method and Description | 
|---|---|
| VersionedAggregateIdentifier | MetaDataCommandTargetResolver. resolveTarget(CommandMessage<?> command) | 
| VersionedAggregateIdentifier | CommandTargetResolver. resolveTarget(CommandMessage<?> command)Returns the Aggregate Identifier and optionally the expected version of the aggregate on which the given  commandshould be executed. | 
| VersionedAggregateIdentifier | AnnotationCommandTargetResolver. resolveTarget(CommandMessage<?> command) | 
Copyright © 2010–2018. All rights reserved.