@Contract
public interface Populator
Habitat.
Populator gets to run right after the Habitat is
created. Implementations can use this timing to introduce
additional inhabitants, for example by loading some config file.| Modifier and Type | Method and Description |
|---|---|
void |
run(ConfigParser parser) |
void run(ConfigParser parser) throws ConfigPopulatorException
ConfigPopulatorExceptionCopyright © 2009-2017 Oracle Corporation. All Rights Reserved.