de.mud.jta
Interface PluginMessage
- AppletRequest, ConfigurationRequest, EndOfRecordRequest, FocusStatus, LocalEchoRequest, OnlineStatus, ReturnFocusRequest, SetWindowSizeRequest, SocketRequest, SoundRequest, TelnetCommandRequest, TerminalTypeRequest, WindowSizeRequest
public interface PluginMessage
The base interface for a plugin message.
Maintainer: Matthias L. Jugel
$Id: PluginMessage.java 499 2005-09-29 08:24:54Z leo $- Matthias L. Jugel, Marcus Mei???ner
firePluginMessage
public Object firePluginMessage(PluginListener pl)
Fire the message to all listeners that are compatible with this
message and return the result.
pl
- the list of plugin message listeners