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