com.atlassian.bamboo.ww2.interceptors
Class DelegatingSecurityExecuteAndWaitInterceptor

java.lang.Object
  extended by com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor
      extended by com.atlassian.bamboo.ww2.interceptors.DelegatingSecurityExecuteAndWaitInterceptor
All Implemented Interfaces:
com.opensymphony.xwork.interceptor.Interceptor, java.io.Serializable

public class DelegatingSecurityExecuteAndWaitInterceptor
extends com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor

An ExecuteAndWaitInterceptor that passes down the security context

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor
delay, delaySleepInterval, KEY, WAIT
 
Constructor Summary
DelegatingSecurityExecuteAndWaitInterceptor()
           
 
Method Summary
protected  com.opensymphony.webwork.interceptor.BackgroundProcess getNewBackgroundProcess(java.lang.String name, com.opensymphony.xwork.ActionInvocation actionInvocation, int threadPriority)
           
 
Methods inherited from class com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor
destroy, init, intercept, performInitialDelay, setDelay, setDelaySleepInterval, setThreadPriority
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelegatingSecurityExecuteAndWaitInterceptor

public DelegatingSecurityExecuteAndWaitInterceptor()
Method Detail

getNewBackgroundProcess

protected com.opensymphony.webwork.interceptor.BackgroundProcess getNewBackgroundProcess(java.lang.String name,
                                                                                         com.opensymphony.xwork.ActionInvocation actionInvocation,
                                                                                         int threadPriority)
Overrides:
getNewBackgroundProcess in class com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor


Copyright © 2011 Atlassian. All Rights Reserved.