jodd.madvoc.injector
Class ActionPathMacroInjector

java.lang.Object
  extended by jodd.madvoc.injector.ActionPathMacroInjector

public class ActionPathMacroInjector
extends java.lang.Object

Injects macro values from action path.


Constructor Summary
ActionPathMacroInjector()
           
 
Method Summary
 void inject(java.lang.Object target, ActionRequest actionRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionPathMacroInjector

public ActionPathMacroInjector()
Method Detail

inject

public void inject(java.lang.Object target,
                   ActionRequest actionRequest)


Copyright © 2003-2012 Jodd Team