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