org.apache.struts2.interceptor
Class DateTextFieldInterceptor
java.lang.Object
org.apache.struts2.interceptor.DateTextFieldInterceptor
- All Implemented Interfaces:
- Interceptor, Serializable
public class DateTextFieldInterceptor
- extends Object
- implements Interceptor
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateTextFieldInterceptor
public DateTextFieldInterceptor()
destroy
public void destroy()
- Specified by:
destroy
in interface Interceptor
init
public void init()
- Specified by:
init
in interface Interceptor
intercept
public String intercept(ActionInvocation ai)
throws Exception
- Specified by:
intercept
in interface Interceptor
- Throws:
Exception
Copyright © 2000–2018 Apache Software Foundation. All rights reserved.