public class ActionPathMacroInjector extends BaseScopeInjector implements Injector
request scope.scopeDataResolver, scopeType, silent| Constructor and Description |
|---|
ActionPathMacroInjector(ScopeDataResolver scopeDataResolver) |
| Modifier and Type | Method and Description |
|---|---|
void |
inject(ActionRequest actionRequest)
Injects some content into action request.
|
getMatchedPropertyName, getTargetProperty, isSilent, lookupInData, lookupScopeData, setSilent, setTargetPropertypublic ActionPathMacroInjector(ScopeDataResolver scopeDataResolver)
public void inject(ActionRequest actionRequest)
InjectorCopyright © 2003-2013 Jodd Team