Package org.activemath.util.checks

This package contains all classes needed to check ActiveMath's condition at runtime.

See:
          Description

Class Summary
Checker Abstract class that performs one single check.
DummyChecker Dummy checker: randomly fails its check, randomly locks up for a short period of time to show working Checker page.
MailingChecker Checker watchdog.
MBaseRefChecker A class that performs regular checks on the MBase interface using the method MBaseRef.assertItsUp().
UrlChecker A class that performs regular checks on a connection as configured in ActiveMath.properties.
 

Package org.activemath.util.checks Description

This package contains all classes needed to check ActiveMath's condition at runtime.

Current checks implemented:

Several checkers may be collected in a CheckerContainer which itself is used in the following checker meta-modules: