com.retek.component.customer.integration.batch
Class CustomerFileImportTransactionProcessor

java.lang.Object
  extended bycom.retek.component.customer.integration.batch.CustomerFileImportTransactionProcessor
All Implemented Interfaces:
com.retek.commons.component.xml.impl.XmlFileHandlerTransactionProcessor

public class CustomerFileImportTransactionProcessor
extends java.lang.Object
implements com.retek.commons.component.xml.impl.XmlFileHandlerTransactionProcessor


Constructor Summary
CustomerFileImportTransactionProcessor(DistributedContext context, User user, java.util.Set observers, int numWorkerThreads, int workUnitSize)
           
 
Method Summary
 void processTransaction(ElementObject element)
          Process a transaction element.
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerFileImportTransactionProcessor

public CustomerFileImportTransactionProcessor(DistributedContext context,
                                              User user,
                                              java.util.Set observers,
                                              int numWorkerThreads,
                                              int workUnitSize)
Method Detail

start

public void start()

processTransaction

public void processTransaction(ElementObject element)
                        throws java.lang.Exception
Description copied from interface: com.retek.commons.component.xml.impl.XmlFileHandlerTransactionProcessor
Process a transaction element.

Specified by:
processTransaction in interface com.retek.commons.component.xml.impl.XmlFileHandlerTransactionProcessor
Throws:
java.lang.Exception

stop

public void stop()


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25