See: Description
Interface | Description |
---|---|
CallbackBehavior |
Interface towards a mechanism that replicates the behavior of a Command Handling component.
|
Class | Description |
---|---|
AutowiredResourceInjector | Deprecated
in favor of the
SimpleResourceInjector |
DefaultCallbackBehavior |
Default implementation of the CallbackBehavior interface.
|
RecordingCommandBus |
CommandBus implementation that does not perform any actions on subscriptions or dispatched commands, but records
them instead.
|
Copyright © 2010–2020. All rights reserved.