@Service public class ConfigurationPopulator extends Object implements ConfigPopulator
| Constructor and Description |
|---|
ConfigurationPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
populateConfig(ServiceLocator serviceLocator)
Called during the creation sequence of a service locator, and can be used
to populate configuration data
|
public void populateConfig(ServiceLocator serviceLocator)
ConfigPopulatorpopulateConfig in interface ConfigPopulatorserviceLocator - A non-null service locatorCopyright © 2009–2017 Oracle Corporation. All rights reserved.