|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ActionInjector | Injectors injects and outjects various data into the actions. |
Class Summary | |
---|---|
ApplicationScopeInjector | Servlet context injector. |
ContextScopeInjector | Context injector. |
DefaultActionInjector | Default action injector simply groups all availiable scope injectors and invokes them in order. |
ParamScopeInjector | Param scope injector. |
RequestScopeInjector | Request scope injector. |
ScopeData | Holds action data for a scope. |
ScopeData.In | |
ScopeData.Out | |
ScopeInjector | |
SessionScopeInjector | Servlet session scope injector. |
Action injectors used by interceptors puts data in and out of an action.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |