@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)
ConfigPopulator
populateConfig
in interface ConfigPopulator
serviceLocator
- A non-null service locatorCopyright © 2009–2016 Oracle Corporation. All rights reserved.