public class SpringCommandBus extends Object implements CommandBus
| Constructor and Description |
|---|
SpringCommandBus(Registry registry)
Creates a new instance with the given registry.
|
@Autowired public SpringCommandBus(Registry registry)
registry - registrypublic <R,C extends Command<R>> R execute(C command)
execute in interface CommandBusCopyright © 2017–2019 Cloudogu GmbH. All rights reserved.