de.mud.jta.event

Class EndOfRecordRequest

Implemented Interfaces:
PluginMessage

public class EndOfRecordRequest
extends java.lang.Object
implements PluginMessage

Notification of the end of record event

Maintainer: Marcus Meissner

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

Constructor Summary

EndOfRecordRequest()
Create a new local echo request with the specified value.

Method Summary

Object
firePluginMessage(PluginListener pl)
Notify all listeners about the end of record message

Constructor Details

EndOfRecordRequest

public EndOfRecordRequest()
Create a new local echo request with the specified value.

Method Details

firePluginMessage

public Object firePluginMessage(PluginListener pl)
Notify all listeners about the end of record message
Specified by:
firePluginMessage in interface PluginMessage
Parameters:
pl - the list of plugin message listeners
Returns:
always null