TPTP 4.6.0 Platform Project
Public API Specification

org.eclipse.hyades.test.collection.framework
Class DCFillerProcess

java.lang.Object
  extended by org.eclipse.hyades.test.collection.framework.DCFillerProcess

public class DCFillerProcess
extends java.lang.Object

Represents a data channel filler process.


Constructor Summary
DCFillerProcess(java.lang.String[] args)
           
 
Method Summary
static void main(java.lang.String[] args)
          The entry point.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DCFillerProcess

public DCFillerProcess(java.lang.String[] args)
Method Detail

main

public static void main(java.lang.String[] args)
The entry point. Control is passed to run().


TPTP 4.6.0 Platform Project
Public API Specification