de.mud.jta.event

Interface EndOfRecordListener

All Superinterfaces:
PluginListener

public interface EndOfRecordListener
extends PluginListener

This interface should be used by plugins who would like to be notified about the end of record event

Maintainer: Marcus Meissner

Version:
$Id: EndOfRecordListener.java 499 2005-09-29 08:24:54Z leo $
Author:
Matthias L. Jugel, Marcus Mei???ner

Method Summary

void
EndOfRecord()
Called if the end of record event appears

Method Details

EndOfRecord

public void EndOfRecord()
Called if the end of record event appears