public abstract class BaseBootstrapper extends Object implements Bootstrapper
| Constructor and Description |
|---|
BaseBootstrapper() |
| Modifier and Type | Method and Description |
|---|---|
Config |
getConfig() |
void |
prepare(Config config,
List<Listener> listeners) |
void |
update(SourceSystem sourceSystem,
String bootstrapperConfig) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, initpublic void prepare(Config config, List<Listener> listeners) throws Exception
prepare in interface BootstrapperExceptionpublic void update(SourceSystem sourceSystem, String bootstrapperConfig)
update in interface Bootstrapperpublic Config getConfig()
getConfig in interface BootstrapperCopyright © 2017–2018. All rights reserved.