public interface Bootstrapper
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Config |
getConfig() |
void |
init(Config config) |
void |
prepare(Config config,
List<Listener> listeners) |
void |
update(SourceSystem sourceSystem,
String bootstrapperConfig) |
void update(SourceSystem sourceSystem, String bootstrapperConfig)
Config getConfig()
Copyright © 2017–2018. All rights reserved.