TPTP 4.3.0 Testing Tools Project
Public API Specification

org.eclipse.hyades.execution.testgen.http
Class TRCNodeDispatcher

java.lang.Object
  extended byorg.eclipse.hyades.execution.testgen.http.TRCNodeDispatcher

Deprecated. should not be public API. Will be changed to internal in TPTP 5.

public class TRCNodeDispatcher
extends java.lang.Object


Constructor Summary
TRCNodeDispatcher(TRCContext context)
          Deprecated.  
 
Method Summary
 void dispatch(TRCNode node)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TRCNodeDispatcher

public TRCNodeDispatcher(TRCContext context)
                  throws TestgenException
Deprecated. 
Method Detail

dispatch

public void dispatch(TRCNode node)
              throws TestgenException
Deprecated. 
Throws:
TestgenException

TPTP 4.3.0 Testing Tools Project
Public API Specification