|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
SerializationXmlUtils | Utility class which has methods for handling common tasks in XML serializing
and deserializing Verifier s and Job s. |
Exception Summary | |
---|---|
InitializationException | An exception that indicates a failure to initialize or deserialize a Verifier or a Verifier. |
Provides for reporting and monitoring capabilities in Insight.
Click on any of the classes above to see a detailed documentation of
the class.
The main components of this framework are:
Verifier
:
Which monitors an action in Insight and takes appropriate
action using Job
s based on its configuration.Job
:
This is the action which the Verifier
s initiate.JobMessage
:
This is the data provided by the Verifier
to the
Job
for execution.For details on each of the components see the documentation for each of the packages and classes.
Click on any of the classes above to see a detailed documentation of
the class.
Many of the components in the reporting framework, like
Verifier
s and Job
s 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.
Contains utility methods used across the package and its sub-packages for XML serialization and deserialization.
com.mindtree.techworks.insight.reporting.verifiers
,
com.mindtree.techworks.insight.reporting.jobs
,
com.mindtree.techworks.insight.reporting.jobs.message
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |