org.slim3.struts.validator
Class S3ValidatorPlugIn
java.lang.Object
org.apache.struts.validator.ValidatorPlugIn
org.slim3.struts.validator.S3ValidatorPlugIn
- All Implemented Interfaces:
- PlugIn
public class S3ValidatorPlugIn
- extends ValidatorPlugIn
ValidatorPlugIn
for Slim3.
- Since:
- 3.0
- Author:
- higa
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static Log log
- The log.
RESOURCE_DELIM
protected static final String RESOURCE_DELIM
- The resource delimiter.
- See Also:
- Constant Field Values
actionServlet
protected ActionServlet actionServlet
- The action servlet.
moduleConfig
protected ModuleConfig moduleConfig
- The module configuration.
S3ValidatorPlugIn
public S3ValidatorPlugIn()
init
public void init(ActionServlet actionServlet,
ModuleConfig moduleConfig)
throws ServletException
- Specified by:
init
in interface PlugIn
- Overrides:
init
in class ValidatorPlugIn
- Throws:
ServletException
initResources
protected void initResources()
throws IOException,
ServletException
- Overrides:
initResources
in class ValidatorPlugIn
- Throws:
IOException
ServletException
Copyright © 2008-2009 The Slim3 project. All Rights Reserved.