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 ExecutorProvider
public boolean isShutdown()
isShutdown
in interface ExecutorProvider
public void shutdown()
shutdown
in interface ExecutorProvider
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.