| Package | Description |
|---|---|
| ch.cmbntr.modulizer.bootstrap.impl | |
| ch.cmbntr.modulizer.bootstrap.util |
| Modifier and Type | Method and Description |
|---|---|
protected static Future<ClassLoader> |
AbstractOperation.pluginLoaderViaSpecKey(Resources.Pool pool,
String pluginSpecKey) |
| Modifier and Type | Method and Description |
|---|---|
static Resources.Pool |
Resources.getPoolHandle() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Resources.delay(long millisDelay,
Resources.Pool pool,
Runnable work) |
static void |
Resources.dispose(Resources.Pool handle) |
static void |
Resources.execute(Resources.Pool pool,
Runnable work) |
static <T> Future<T> |
Resources.submit(Resources.Pool pool,
Callable<T> work) |
Copyright © 2012. All Rights Reserved.