public class PreferencesOSGiUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBooleanDebugOption(java.lang.String option,
boolean defaultValue) |
Bundle |
getBundle(java.lang.String bundleName) |
Location |
getConfigurationLocation() |
static PreferencesOSGiUtils |
getDefault() |
Location |
getInstanceLocation() |
ILegacyPreferences |
getLegacyPreferences() |
public static PreferencesOSGiUtils getDefault()
public ILegacyPreferences getLegacyPreferences()
public boolean getBooleanDebugOption(java.lang.String option,
boolean defaultValue)
public Bundle getBundle(java.lang.String bundleName)
public Location getConfigurationLocation()
public Location getInstanceLocation()