com.retek.component.customer.integration.batch
Class CatalogRequestExportBatchTestObserver
java.lang.Object
com.retek.component.customer.integration.batch.CatalogRequestExportBatchTestObserver
- All Implemented Interfaces:
- XmlExportBatchObserver
- public class CatalogRequestExportBatchTestObserver
- extends java.lang.Object
- implements XmlExportBatchObserver
Class which implements behavior for white-box catalog request export
batch test observer. This class is for use within junit tests
to watch the output of the batch program.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processedRequests
public java.util.Set processedRequests
createdFiles
public java.util.Set createdFiles
CatalogRequestExportBatchTestObserver
public CatalogRequestExportBatchTestObserver()
getContext
public DistributedContext getContext()
notifyTransactionProcessed
public void notifyTransactionProcessed(java.lang.Object transactionObject)
- Specified by:
notifyTransactionProcessed
in interface XmlExportBatchObserver
notifyFileCreated
public void notifyFileCreated(java.io.File file)
- Specified by:
notifyFileCreated
in interface XmlExportBatchObserver
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28