@Configuration
public class CommandBusSpringConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
CommandBusSpringConfiguration(org.springframework.context.ApplicationContext applicationContext) |
| Modifier and Type | Method and Description |
|---|---|
net.dathoang.cqrs.commandbus.command.CommandBus |
getCommandBus() |
net.dathoang.cqrs.commandbus.query.QueryBus |
getQueryBus() |