TPTP 4.2.0 Testing Tools Project
Public API Specification

org.eclipse.hyades.test.common.runner
Class HyadesRunner.Commandhandler

java.lang.Object
  extended byorg.eclipse.hyades.test.common.runner.HyadesRunner.Commandhandler
All Implemented Interfaces:
org.eclipse.hyades.internal.execution.remote.CustomCommandHandler
Enclosing class:
HyadesRunner

public class HyadesRunner.Commandhandler
extends java.lang.Object
implements org.eclipse.hyades.internal.execution.remote.CustomCommandHandler


Constructor Summary
HyadesRunner.Commandhandler()
           
 
Method Summary
 void handleCommand(org.eclipse.hyades.internal.execution.local.common.CustomCommand command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HyadesRunner.Commandhandler

public HyadesRunner.Commandhandler()
Method Detail

handleCommand

public void handleCommand(org.eclipse.hyades.internal.execution.local.common.CustomCommand command)
Specified by:
handleCommand in interface org.eclipse.hyades.internal.execution.remote.CustomCommandHandler

TPTP 4.2.0 Testing Tools Project
Public API Specification