|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.madvoc.injector.ScopeInjector
jodd.madvoc.injector.ContextScopeInjector
public class ContextScopeInjector
Context injector.
| Field Summary |
|---|
| Fields inherited from class jodd.madvoc.injector.ScopeInjector |
|---|
scopeData |
| Constructor Summary | |
|---|---|
ContextScopeInjector()
|
|
| Method Summary | |
|---|---|
void |
inject(ActionRequest actionRequest)
Injects data to action. |
void |
outject(ActionRequest actionRequest)
Outjects data from action. |
| Methods inherited from class jodd.madvoc.injector.ScopeInjector |
|---|
getPropertyName, inspectScopeData, lookupInData, lookupOutData, lookupScopeData, matchParamName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextScopeInjector()
| Method Detail |
|---|
public void inject(ActionRequest actionRequest)
public void outject(ActionRequest actionRequest)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||