com.atlassian.bamboo.ww2.interceptors
Class BambooValidationInterceptor

java.lang.Object
  extended by com.opensymphony.xwork.interceptor.MethodFilterInterceptor
      extended by com.opensymphony.xwork.validator.ValidationInterceptor
          extended by com.atlassian.bamboo.ww2.interceptors.BambooValidationInterceptor
All Implemented Interfaces:
com.opensymphony.xwork.interceptor.Interceptor, java.io.Serializable

public class BambooValidationInterceptor
extends com.opensymphony.xwork.validator.ValidationInterceptor

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.xwork.interceptor.MethodFilterInterceptor
excludeMethods, includeMethods
 
Constructor Summary
BambooValidationInterceptor()
           
 
Method Summary
 java.lang.String doIntercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
           
 
Methods inherited from class com.opensymphony.xwork.validator.ValidationInterceptor
doBeforeInvocation
 
Methods inherited from class com.opensymphony.xwork.interceptor.MethodFilterInterceptor
applyInterceptor, destroy, getExcludeMethodsSet, getIncludeMethodsSet, init, intercept, setExcludeMethods, setIncludeMethods
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooValidationInterceptor

public BambooValidationInterceptor()
Method Detail

doIntercept

public java.lang.String doIntercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
                             throws java.lang.Exception
Overrides:
doIntercept in class com.opensymphony.xwork.validator.ValidationInterceptor
Throws:
java.lang.Exception


Copyright © 2010 Atlassian. All Rights Reserved.