Uses of Class
org.apache.struts2.interceptor.BackgroundProcess

Packages that use BackgroundProcess
org.apache.struts2.interceptor   
 

Uses of BackgroundProcess in org.apache.struts2.interceptor
 

Methods in org.apache.struts2.interceptor that return BackgroundProcess
protected  BackgroundProcess ExecuteAndWaitInterceptor.getNewBackgroundProcess(String name, ActionInvocation actionInvocation, int threadPriority)
          Creates a new background process
 

Methods in org.apache.struts2.interceptor with parameters of type BackgroundProcess
protected  void ExecuteAndWaitInterceptor.performInitialDelay(BackgroundProcess bp)
          Performs the initial delay.
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.