com.servingxml.components.recordmapping
Interface RecordEventHandler


public interface RecordEventHandler


Method Summary
 void writeRecord(ServiceContext context, Flow flow, Record previousRecord, Record nextRecord, ExtendedContentHandler handler, GroupState groupListener)
           
 

Method Detail

writeRecord

void writeRecord(ServiceContext context,
                 Flow flow,
                 Record previousRecord,
                 Record nextRecord,
                 ExtendedContentHandler handler,
                 GroupState groupListener)