@Contract public interface ConfigPopulator
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
|
void populateConfig(ServiceLocator serviceLocator)
serviceLocator
- A non-null service locatorCopyright © 2009–2023 Oracle Corporation. All rights reserved.