public interface BackgroundProcess extends Runnable
ExecuteAndWaitInterceptor| Modifier and Type | Method and Description | 
|---|---|
| Object | getAction() | 
| Exception | getException() | 
| ActionInvocation | getInvocation() | 
| String | getResult() | 
| boolean | isDone() | 
| BackgroundProcess | prepare() | 
BackgroundProcess prepare()
Object getAction()
ActionInvocation getInvocation()
String getResult()
Exception getException()
boolean isDone()
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.