com.ricebridge.xmlman.test
Class PerformanceTest.MeasureBeanRecordListener

java.lang.Object
  extended bycom.ricebridge.xmlman.RecordListenerSupport
      extended bycom.ricebridge.xmlman.BeanRecordListener
          extended bycom.ricebridge.xmlman.test.PerformanceTest.MeasureBeanRecordListener
All Implemented Interfaces:
RecordListener
Enclosing class:
PerformanceTest

public static class PerformanceTest.MeasureBeanRecordListener
extends BeanRecordListener


Field Summary
 
Fields inherited from class com.ricebridge.xmlman.BeanRecordListener
iBeans, iBeanSpec, iUseDefault, PROP_Bean_useDefault
 
Fields inherited from class com.ricebridge.xmlman.RecordListenerSupport
iFieldNames
 
Constructor Summary
PerformanceTest.MeasureBeanRecordListener()
           
 
Method Summary
protected  BadRecord handleRecordImpl(String[] pRecord, long pRecordNumber)
          Store the data record String[].
 
Methods inherited from class com.ricebridge.xmlman.BeanRecordListener
getBeans, handleBean, makeBean, setBeanSpec, setXmlSpecImpl, startProcessImpl, toString
 
Methods inherited from class com.ricebridge.xmlman.RecordListenerSupport
endProcess, endProcessImpl, handleRecord, setFieldNames, setFieldNamesImpl, setXmlSpec, startProcess
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PerformanceTest.MeasureBeanRecordListener

public PerformanceTest.MeasureBeanRecordListener()
Method Detail

handleRecordImpl

protected BadRecord handleRecordImpl(String[] pRecord,
                                     long pRecordNumber)
                              throws Exception
Description copied from class: BeanRecordListener
Store the data record String[].

Overrides:
handleRecordImpl in class BeanRecordListener
Throws:
Exception
See Also:
RecordListener.handleRecord(java.lang.String[], long)


Copyright © 2004-2005 Ricebridge