|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Contract public interface Populator
Populates 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.
| Method Summary | |
|---|---|
void |
run(ConfigParser parser)
|
| Method Detail |
|---|
void run(ConfigParser parser)
throws BootException
BootException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||