Class FormFormatterInterceptor.FormFormatterPreResultListener
java.lang.Object
name.matthewgreet.strutscommons.interceptor.FormFormatterInterceptor.FormFormatterPreResultListener
- All Implemented Interfaces:
PreResultListener,PreResultListener
- Enclosing class:
FormFormatterInterceptor
public class FormFormatterInterceptor.FormFormatterPreResultListener
extends Object
implements PreResultListener
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.opensymphony.xwork2.interceptor.PreResultListener
PreResultListener.LegacyAdapter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbeforeResult(ActionInvocation invocation, String resultCode) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.opensymphony.xwork2.interceptor.PreResultListener
beforeResult
-
Constructor Details
-
FormFormatterPreResultListener
public FormFormatterPreResultListener()
-
-
Method Details
-
beforeResult
- Specified by:
beforeResultin interfacePreResultListener
-