com.opensymphony.webwork.validators
Class DWRValidator.ValidatorActionProxy
java.lang.Object
com.opensymphony.xwork.DefaultActionProxy
com.opensymphony.webwork.validators.DWRValidator.ValidatorActionProxy
- All Implemented Interfaces:
- ActionProxy, Serializable
- Enclosing class:
- DWRValidator
public static class DWRValidator.ValidatorActionProxy
- extends DefaultActionProxy
- See Also:
- Serialized Form
Method Summary |
protected void |
prepare()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DWRValidator.ValidatorActionProxy
protected DWRValidator.ValidatorActionProxy(String namespace,
String actionName,
Map extraContext)
throws Exception
- Throws:
Exception
prepare
protected void prepare()
throws Exception
- Overrides:
prepare
in class DefaultActionProxy
- Throws:
Exception