public class Executors extends Object
CommandExecutor.Methods. You can obtain on unused one with getFreeExecutor(). Supposing that you are going to want to use it in a seperate thread, it also maintains ThreadPoolExecuters.| Modifier and Type | Field and Description |
|---|---|
protected static ResourceWatcher |
watcher |
| Modifier and Type | Method and Description |
|---|---|
static Map<CommandExecutor.Method,Stage> |
getExecutors() |
static CommandExecutor.Method |
getFreeExecutor() |
static CommandExecutor.Method |
getFreeExecutor(Stage st) |
static void |
notifyExecutors() |
protected static void |
readConfiguration() |
static <T> Future<T> |
submit(Stage s,
Callable<T> c) |
protected static final ResourceWatcher watcher
public static Map<CommandExecutor.Method,Stage> getExecutors()
protected static void readConfiguration()
public static CommandExecutor.Method getFreeExecutor()
public static CommandExecutor.Method getFreeExecutor(Stage st)
public static void notifyExecutors()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}