com.retek.component.salesaudit.integration.resa
Interface ResaRtlogTransformerBatchObserver

All Known Implementing Classes:
ResaRtlogTransformerBatchTestObserver

public interface ResaRtlogTransformerBatchObserver


Method Summary
 void notifyFileCreated(java.io.File directory)
          Interface defining operations for a Resa Rtlog Transformerbatch observer.
 

Method Detail

notifyFileCreated

public void notifyFileCreated(java.io.File directory)
                       throws SystemException
Interface defining operations for a Resa Rtlog Transformerbatch observer. Provides hooks into the batch program to observe significant events within the flow of the process. Example usage is for facilitating white-box unit testing.

Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28