Previous Topic

Next Topic

Book Contents

Book Index

System Properties

The OSGi Wire Admin Bundle owns following user-definable system properties:

System Property

Type

Default Value

Description

mbs.wireadmin.persistencyDisabled

boolean

false

If true, disables the use of the OSGi Configuration Admin for storing/loading persistent data of wires. In this way, the wires will not be recreated after an OSGi framework restart. Use this option when you want to manage the wires' lifecycle by yourself.

mbs.services.wireadmin.debug

boolean

false

Turns on/off generation of debug information about the runtime operation of the Wire Admin Bundle.

mbs.services.wireadmin.console

boolean

false

Enables printing produced debug output into the framework's text console.

mbs.wireadmin.redispatcher.debug

boolean

false

Turns on/off generation of debug information about the runtime operation of the Wire Admin's module publishing wire events to event handlers compatible with the OSGi Event Admin service.

mbs.wireadmin.redispatcher.console

boolean

false

Enables printing produced debug output into the framework's text console.