de.mud.jta.event
Interface EndOfRecordListener
- All Superinterfaces:
- PluginListener
- All Known Implementing Classes:
- MUDColorizer
- 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,v 1.1 2000/03/17 14:39:08 marcus Exp $
- Author:
- Matthias L. Jugel, Marcus Meißner
Method Summary |
void |
EndOfRecord()
Called if the end of record event appears |
EndOfRecord
public void EndOfRecord()
- Called if the end of record event appears