de.mud.jta.event

Class TerminalTypeRequest

Implemented Interfaces:
PluginMessage

public class TerminalTypeRequest
extends java.lang.Object
implements PluginMessage

Request message for the current terminal type.

Maintainer: Matthias L. Jugel

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

Method Summary

Object
firePluginMessage(PluginListener pl)
Ask all terminal type listener about the terminal type and return the first answer.

Method Details

firePluginMessage

public Object firePluginMessage(PluginListener pl)
Ask all terminal type listener about the terminal type and return the first answer.
Specified by:
firePluginMessage in interface PluginMessage
Parameters:
pl - the list of plugin message listeners
Returns:
the terminal type or null