Framework Professional Edition Package


Package com.prosyst.mbs.framework.tracer

This package provides APIs through which Framework and bundles can trace messages about their work.

See:
          Description

Interface Summary
TraceRemoteLogger  
TraceService  
 

Package com.prosyst.mbs.framework.tracer Description

This package provides APIs through which Framework and bundles can trace messages about their work. If there is a failure in the work of the Framework or/and bundles these trace messages may help in finding the reason for the failure.

Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:

Import-Package: com.prosyst.mbs.framework.tracer; specification-version=1.0


Framework Professional Edition Package


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