|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActionInjector
Injectors injects and outjects various data into the actions. Each action has one injector assigned to it. Usually injectors are used in interceptors.
| Method Summary | |
|---|---|
void |
inject(ActionRequest actionRequest)
Injects data to action. |
void |
outject(ActionRequest actionRequest)
Outjects data from action. |
| Method Detail |
|---|
void inject(ActionRequest actionRequest)
void outject(ActionRequest actionRequest)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||