de.mud.jta.event
Class TerminalTypeRequest

java.lang.Object
  extended by de.mud.jta.event.TerminalTypeRequest
All 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

Constructor Summary
TerminalTypeRequest()
           
 
Method Summary
 java.lang.Object firePluginMessage(PluginListener pl)
          Ask all terminal type listener about the terminal type and return the first answer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TerminalTypeRequest

public TerminalTypeRequest()
Method Detail

firePluginMessage

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