public class AutowiredResourceInjector extends Object implements org.axonframework.eventhandling.saga.ResourceInjector
| Constructor and Description |
|---|
AutowiredResourceInjector(Iterable<?> resources)
Initializes the resource injector to inject to given
resources. |
public AutowiredResourceInjector(Iterable<?> resources)
resources.resources - The resources to injectpublic void injectResources(Object saga)
injectResources in interface org.axonframework.eventhandling.saga.ResourceInjectorCopyright © 2010-2016. All Rights Reserved.