com.metamatrix.connector.xml.base
Class BaseBatchProducer

java.lang.Object
  extended by com.metamatrix.connector.xml.base.BaseBatchProducer

public class BaseBatchProducer
extends java.lang.Object


Constructor Summary
BaseBatchProducer(java.util.List allResultsList, ExecutionInfo info, ExecutionContext exeCtx, ConnectorEnvironment connectorEnv)
           
 
Method Summary
 java.util.List createRow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseBatchProducer

public BaseBatchProducer(java.util.List allResultsList,
                         ExecutionInfo info,
                         ExecutionContext exeCtx,
                         ConnectorEnvironment connectorEnv)
Method Detail

createRow

public java.util.List createRow()
                         throws ConnectorException
Throws:
ConnectorException


Copyright © 2009. All Rights Reserved.