Package | Description |
---|---|
org.axonframework.quickstart | |
org.axonframework.quickstart.annotated | |
org.axonframework.quickstart.handler |
Modifier and Type | Method and Description |
---|---|
void |
RunDistributedCommandBus.ToDoLoggingCommandHandler.handle(MarkCompletedCommand commandMessage) |
Modifier and Type | Method and Description |
---|---|
void |
ToDoItem.markCompleted(MarkCompletedCommand command) |
Modifier and Type | Method and Description |
---|---|
Object |
MarkCompletedCommandHandler.handle(CommandMessage<MarkCompletedCommand> commandMessage,
UnitOfWork unitOfWork) |
Copyright © 2010-2014. All Rights Reserved.