Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.altara.mars.engine

Interface Summary
NotificationListener Interface implemented by parties interested in service status changes for notification purposes.
ProbeListener Interface implemented by parties interested in probe run notification.
StatusChangeListener Interface implemented by parties interested in service status changes.
 

Class Summary
Controller This class controls the MARS monitoring engine.
Notifier  
Notifier.NotificationEntry  
Probe Probe is the abstract superclass of all MARS service probes.
ProbeEvent Represents a single run of a probe.
ProbeWorker This worker runs Probes in a circular queue.
SendExpectClient  
SendExpectClient.SendParameter  
SendExpectClient.SendRemoteHostname  
SendExpectProbe  
StatusChangeEvent Represents a change of a given service's status.
XmlProbeFactory This class implements a SendExpectProbe-creating ProbeFactory configured from an incoming JDOM mdef:svctype element.