Package | Description |
---|---|
org.axonframework.commandhandling |
Classes that implement the concept of command handling using explicit command objects.
|
Modifier and Type | Method and Description |
---|---|
GenericCommandMessage<T> |
GenericCommandMessage.andMetaData(Map<String,?> metaData) |
GenericCommandMessage<T> |
GenericCommandMessage.withMetaData(Map<String,?> metaData) |
Copyright © 2010–2020. All rights reserved.