Previous Topic

Next Topic

Book Contents

Book Index

System events utility

System property

Default value

Description

mbs.systemEventsTracker

false

To enable a utility for caching system events from framework, bundles and services. It allows the user to retrieve the events after they had occurred. This utility is suitable for logging purposes. It is registered as an OSGi service by the system bundle and provides a separate instance for each using bundle.

This functionality is enabled through an explicit description of the property set to true in the common.prs file from the default distribution of the Gateway runtime.

mbs.systemEventsTracker.limit

1000

To set an event limit. Optional. To disable the limit, set the property to 0.