Previous Topic

Next Topic

Book Contents

Book Index

Bundles List

The following table contains all bundles included in the Util module:

Bundle Symbolic Name

Description

com.prosyst.mbs.util.api

The Util API bundle provides the Utility API.

com.prosyst.mbs.util.commands

The Util Console Commands bundle provides console commands for listing and reading local file system, printing inventory data and working with Resource Provider.

com.prosyst.mbs.util.inventory

The Util Inventory bundle provides a set of components, which deliver system diagnostic information, used by developers and support teams to discover and analyse potential problems.

com.prosyst.mbs.util.kitman

The Util Kit Manager bundle installs and uninstalls kits or demos composed of several bundles. To install/uninstall a kit, you specify an absolute path or a relative to the script base URL path to a script with installation commands to be executed by the framework. The Kit Manager Service locates the script, reads its content, contacts the Parser Service of the Util bundle and forwards for execution the commands found in the script. The bundle supports the following system properties.

com.prosyst.mbs.util.lua

Provides Lua Scripting support as console commands.

com.prosyst.mbs.util.properties.setter

The Util Properties Setter bundle contains a property file that is automatically merged with the system properties, when the bundle is started. It supports the following system properties.

com.prosyst.mbs.util.resprovider

The Util Resource Provider bundle allows OSGi bundles to share their resources. This facilitates the internationalization and localization of user interface. The resources available in one bundle or on the local file system can be used by all bundles that need the same resources. The bundle supports the following system properties.

com.prosyst.mbs.util.simplelogin

The Util Simple Login bundle delivers functionality additional to User Admin Bundle for simple login. It supports the following system properties.

com.prosyst.mbs.util.systemtime

The Util System Times bundle provides basic implementation of the System Time Admin service; a utility to detect time changes and post the appropriate Events; a NTP client for network time synchronization. It supports the following configuration properties.

com.prosyst.mbs.util.telnet

The Util Telnet bundle provides administration and monitoring of the OSGi Runtime over Telnet. Administrators can supervise the server using Telnet client applications. The bundle provides administration commands by contacting the Parser Service and mapping the command collection from this service to Telnet. The following system properties are supported.

com.prosyst.mbs.util.validator

The Util Validator bundle is installed and started on the OSGi Framework when it is running in self verification mode. It supports the following system properties.

See also