public class StrutsExecutorProvider extends Object implements ExecutorProvider
| Constructor and Description | 
|---|
| StrutsExecutorProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute(Runnable task) | 
| boolean | isShutdown() | 
| void | shutdown() | 
public void execute(Runnable task)
execute in interface ExecutorProviderpublic boolean isShutdown()
isShutdown in interface ExecutorProviderpublic void shutdown()
shutdown in interface ExecutorProviderCopyright © 2000–2025 Apache Software Foundation. All rights reserved.