See: Description
| Interface | Description | 
|---|---|
| CallbackBehavior | 
 Interface towards a mechanism that replicates the behavior of a Command Handling component. 
 | 
| Class | Description | 
|---|---|
| AutowiredResourceInjector | 
 Resource injector that uses setter methods to inject resources. 
 | 
| 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–2018. All rights reserved.