public interface IStaticConfigurationProvider
ServiceLoader.| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStaticConfigurationProvider.Factory
The factory interface for IStaticConfigurationProvider
|
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleId() |
Map |
getPreferenceDefaults(String preferencesId) |
List |
getPreferenceIds() |
Copyright © 2016 Eclipse Stardust. All Rights Reserved.