TPTP 4.4.0 Testing Tools Project
Internal API Specification

Package org.eclipse.hyades.internal.execution.recorder.remote

Interface Summary
IRecorderMessageTypes interface which defines the different message types which are recognized by the RecorderDataProcessorHelper for routing to the appropriate method in the IRecorderDataProcessor
 

Class Summary
RecorderAgentController This is the controller which is instantiated by the Agent Controller and which starts all RecorderAgents.
RecorderCommandHandler Handles control commands from the Agent Controller by passing them to the appropriate RecorderAgentController method
 

Exception Summary
RecorderHandleCommandException Exception thrown when a Recorder Agent cannot handle a command properly
 


TPTP 4.4.0 Testing Tools Project
Internal API Specification