Interface Populator


@Contract public interface Populator
Populates
invalid reference
Habitat
. Populator gets to run right after the
invalid reference
Habitat
is created. Implementations can use this timing to introduce additional inhabitants, for example by loading some config file.
Author:
Kohsuke Kawaguchi
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(ConfigParser parser)