|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceInjector
Interface describing a mechanism to inject resources into Saga instances.
Method Summary | |
---|---|
void |
injectResources(Saga saga)
Inject required resources into the given saga . |
Method Detail |
---|
void injectResources(Saga saga)
saga
.
saga
- The saga to inject resources into
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |