| Package | Description |
|---|---|
| ch.cmbntr.modulizer.bootstrap | |
| ch.cmbntr.modulizer.bootstrap.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Bootstrap |
interface |
Launch |
interface |
Prepare |
| Modifier and Type | Method and Description |
|---|---|
static <S extends Operation> |
Operations.invokeOperations(boolean restoreSystemProps,
Class<S> operationType,
ClassLoader loader) |
static <S extends Operation> |
Operations.invokeOperations(boolean restoreSystemProps,
Class<S> operationType,
Future<ClassLoader> loader) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLaunch |
class |
AbstractOperation |
class |
AbstractPrepare |
class |
BasicBootstrap |
| Modifier and Type | Method and Description |
|---|---|
protected static <S extends Operation> |
AbstractOperation.invokePluginOperations(boolean restoreSystemProps,
Class<S> operationType,
Future<ClassLoader> pluginLoader) |
Copyright © 2013. All Rights Reserved.