com.phoenix_int.aserver.types
Class PHXDataCollector

java.lang.Object
  extended by com.phoenix_int.aserver.types.PHXDataCollector

public class PHXDataCollector
extends java.lang.Object

A class for Driver Components to tell ModelCenter what to do with the DataCollector while the component is running.


Field Summary
 boolean collect
           
 
Constructor Summary
PHXDataCollector()
           
 
Method Summary
 boolean getCollect()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

collect

public boolean collect
Constructor Detail

PHXDataCollector

public PHXDataCollector()
Method Detail

getCollect

public boolean getCollect()