The OSGi Preferences Bundle owns the following user-definable system properties.
System Property |
Type |
Default Value |
Description |
|---|---|---|---|
mbs.prefs.weak |
boolean |
false |
Turns on/off using a special preferences node implementation for reducing heap use. |
mbs.prefs.noevents |
boolean |
false |
Turns on/off sending preferences-related events to preferences listeners (defined in the previous release of the OSGi Service Compendium Specification release 3). |
mbs.prefs.debug |
boolean |
false |
Turns on/off generation of debug information about the runtime operation of the Preferences Bundles. |
mbs.prefs.console |
boolean |
false |
Enables printing produced debug output into the framework's text console. |