| Interface | Description | 
|---|---|
| BackgroundProcess | Interface used to create a background process which will be executed by
  ExecuteAndWaitInterceptor | 
| ExecutorProvider | Interface mimics  ExecutorServiceto be used withExecuteAndWaitInterceptorto executeBackgroundProcess | 
| Class | Description | 
|---|---|
| StrutsBackgroundProcess | Background thread to be executed by the ExecuteAndWaitInterceptor. | 
| StrutsExecutorProvider | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.