Framework Professional Edition Package


Package com.prosyst.mbs.services.kitmanager

The Kit Manager package provides interfaces for easy and centralized installation/uninstallation of bundle kits and demos.

See:
          Description

Interface Summary
KitManagerService The Kit Manager Service provides an interface for easy and centralized installation/uninstallation of bundle kits and demos.
 

Class Summary
DependencyList A class holding info for the dependencies between bundles in a set and the bundles installed in the Framework.
InstallStatus A class holding info for the success or failure of the bundle installations.
KitStatus A class holding info for the success or failure of the bundle installations.
 

Package com.prosyst.mbs.services.kitmanager Description

The Kit Manager package provides interfaces for easy and centralized installation/uninstallation of bundle kits and demos. Install scripts make the installation of a group of bundles in the correct order very easy. If a compatible bundle is already installed in the Framework, a second copy is not installed. The configuring of the bundles can be included in the install script too, since the Kit Manager redirects the pluggable commands to the Parser Service for processing. For remote installation the property mbs.script.base on the server must point to the server directory with the kit's bundles. The Kit Manager Service analyses and executes the given script, replacing the locations of the bundles with the correct remote locations as necessary.


Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved