Package org.eclipse.actf.mediator

This package contains Mediator that manages components and dataflows in the ACTF by collaborating with the Eclipse framework.

See:
          Description

Interface Summary
IACTFReport The interface used by ACTF report generators (IACTFReportGenerator) to encapsulate a report.
IACTFReportGenerator The interface for report generators in ACTF.
IACTFReportViewer The interface for report viewers in ACTF.
IMediatorEventListener This listener interface may be implemented in order to receive a MediatorEvent notification when a Mediator detects a status change in ACTF components.
 

Class Summary
Mediator A Mediator manages components and dataflows in the ACTF by collaborating with the Eclipse framework.
MediatorEvent A MediatorEvent is sent by a Mediator to IMediatorEventListeners when the Mediator detects a status change in ACTF components.
 

Package org.eclipse.actf.mediator Description

This package contains Mediator that manages components and dataflows in the ACTF by collaborating with the Eclipse framework.