Constructor and Description |
---|
Bootstrap(Object bootable,
Method bootMethod,
Map<String,String> arguments)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
static void |
bootstrap(String bootableClassName,
Map<String,String> arguments,
ClassLoader classLoader)
Bootstraps the
Bootable . |
void |
run() |
void |
waitToComplete()
Wait to be complete.
|
Copyright © 2005–2016. All rights reserved.