@Singleton public class DynamicConfigurationServiceImpl extends Object implements DynamicConfigurationService
| Modifier and Type | Method and Description |
|---|---|
DynamicConfiguration |
createDynamicConfiguration()
Creates a dynamic configuration that can be used to add or remove values
to the system
|
Populator |
getPopulator()
Returns a populator for this service locator that can be used to
automatically read in hk2 inhabitant files (or some other external
source)
|
public DynamicConfiguration createDynamicConfiguration()
DynamicConfigurationServicecreateDynamicConfiguration in interface DynamicConfigurationServicepublic Populator getPopulator()
DynamicConfigurationServicegetPopulator in interface DynamicConfigurationServiceServiceLocatorCopyright © 2009–2017 Oracle Corporation. All rights reserved.