public class DependencyManagerSyncUtil
extends Object
| Constructor and Description |
|---|
DependencyManagerSyncUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerSyncCallable(Callable<Void> syncCallable) |
static void |
registerSyncFuture(Future<Void> syncFuture) |
static void |
sync() |