Package | Description |
---|---|
org.axonframework.config | |
org.axonframework.modelling.saga | |
org.axonframework.test.utils |
A collection of classes which may prove useful when testing Axon-based classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationResourceInjector
ResourceInjector implementation that injects resources defined in the Axon Configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleResourceInjector
A resource injector that checks for @Inject annotated fields and setter methods to inject resources.
|
Modifier and Type | Class and Description |
---|---|
class |
AutowiredResourceInjector
Deprecated.
in favor of the
SimpleResourceInjector |
Copyright © 2010–2020. All rights reserved.