Package | Description |
---|---|
org.apache.struts2.interceptor | |
org.apache.struts2.interceptor.exec |
Modifier and Type | Method and Description |
---|---|
protected BackgroundProcess |
ExecuteAndWaitInterceptor.getNewBackgroundProcess(String name,
ActionInvocation actionInvocation,
int threadPriority)
Creates a new background process
|
Modifier and Type | Method and Description |
---|---|
protected void |
ExecuteAndWaitInterceptor.performInitialDelay(BackgroundProcess bp)
Performs the initial delay.
|
Modifier and Type | Class and Description |
---|---|
class |
StrutsBackgroundProcess
Background thread to be executed by the ExecuteAndWaitInterceptor.
|
Modifier and Type | Method and Description |
---|---|
BackgroundProcess |
StrutsBackgroundProcess.prepare() |
BackgroundProcess |
BackgroundProcess.prepare() |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.