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
javax.inject.Inject annotated fields and setter methods to inject
resources. |
Modifier and Type | Class and Description |
---|---|
class |
AutowiredResourceInjector
Resource injector that uses setter methods to inject resources.
|
Copyright © 2010–2018. All rights reserved.