The OSGi Metatype Loader Bundle uses the following system properties:
System Property |
Type |
Default Value |
Description |
|---|---|---|---|
mbs.mtp.osgi.createConfigs |
boolean |
true |
If true, the OSGi-compliant metatype XMLs of newly-installed bundles will be processed when they are installed. If false, the XMLs will be loaded and transformed into metatype providers upon explicit request (e.g. when creating a configuration in the OSGi Configuration Admin). |
mbs.mtp.console |
boolean |
false |
If true, prints generated debug messages in the system output. |
mbs.mtp.debug |
boolean |
false |
Turns on/off generation of debug information. |
mbs.mtp.osgi.createConfigs |
boolean |
true |
If true, the OSGi-compliant metatype XMLs of newly-installed bundles will be processed when they are installed. If false, the XMLs will be loaded and transformed into metatype providers upon explicit request (e.g. when creating a configuration in the OSGi Configuration Admin). |
mbs.mtp.console |
boolean |
false |
If true, prints generated debug messages in the system output. |
mbs.mtp.debug |
boolean |
false |
Turns on/off generation of debug information. |