com.etasoft.trans.transaction
Interface axProducer

All Known Implementing Classes:
axJdbcProducer, axStreamProducer

public interface axProducer

Common producer interface


Method Summary
 void produce(axOutputHandler doc, com.etasoft.trans.runtime.axIDFFrame idfFrame, axInfoList expList)
           
 

Method Detail

produce

public void produce(axOutputHandler doc,
                    com.etasoft.trans.runtime.axIDFFrame idfFrame,
                    axInfoList expList)
             throws axException
Throws:
axException