Package com.mindtree.techworks.insight.reporting

Provides for reporting and monitoring capabilities in Insight.

See:
          Description

Class Summary
SerializationXmlUtils Utility class which has methods for handling common tasks in XML serializing and deserializing Verifiers and Jobs.
 

Exception Summary
InitializationException An exception that indicates a failure to initialize or deserialize a Verifier or a Verifier.
 

Package com.mindtree.techworks.insight.reporting Description

Provides for reporting and monitoring capabilities in Insight.

Reporting Design


Click on any of the classes above to see a detailed documentation of the class.

The main components of this framework are:

For details on each of the components see the documentation for each of the packages and classes.

Common Classes


Click on any of the classes above to see a detailed documentation of the class.

InitializationException

Many of the components in the reporting framework, like Verifiers and Jobs support serialization for future invocation. This exception (or its specialization) is thrown when the operation to initialize the specified component from its serialized format fails.

SerializatoinXmlUtils

Contains utility methods used across the package and its sub-packages for XML serialization and deserialization.

Since:
Insight 1.5
Version:
$Revision: 28 $ $Date: 2007-12-16 05:06:46 -0700 (Sun, 16 Dec 2007) $
Author:
Bindul Bhowmik
See Also:
com.mindtree.techworks.insight.reporting.verifiers, com.mindtree.techworks.insight.reporting.jobs, com.mindtree.techworks.insight.reporting.jobs.message


Copyright © 2003-2008 MindTree Consulting Ltd.. All Rights Reserved.