public class ModuleRegistryPopulator extends Object
ModuleRegistry
with default modules.Constructor and Description |
---|
ModuleRegistryPopulator(ModuleRegistry moduleRegistry)
Construct a
ModuleRegistryPopulator with the provided ModuleRegistry . |
Modifier and Type | Method and Description |
---|---|
void |
populateDefaults()
Populate the registry with default module coordinates;
will not overwrite existing values.
|
public ModuleRegistryPopulator(ModuleRegistry moduleRegistry)
ModuleRegistryPopulator
with the provided ModuleRegistry
.moduleRegistry
- the ModuleRegistry
to populate.@PostConstruct public void populateDefaults()
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.