public interface ResourceInjector
Modifier and Type | Method and Description |
---|---|
void |
injectResources(Object saga)
Inject required resources into the given
saga . |
void injectResources(Object saga)
saga
.saga
- The saga to inject resources intoCopyright © 2010–2022. All rights reserved.