de.mud.jta.event
Class EndOfRecordRequest

java.lang.Object
  extended by de.mud.jta.event.EndOfRecordRequest
All 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
 java.lang.Object firePluginMessage(PluginListener pl)
          Notify all listeners about the end of record message
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndOfRecordRequest

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

Method Detail

firePluginMessage

public java.lang.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