de.mud.jta.event
public class LocalEchoRequest extends java.lang.Object implements PluginMessage
Maintainer: Matthias L. Jugel
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
xecho |
| Constructor and Description |
|---|
LocalEchoRequest(boolean echo)
Create a new local echo request with the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
firePluginMessage(PluginListener pl)
Notify all listeners about the status of local echo.
|
public LocalEchoRequest(boolean echo)
public java.lang.Object firePluginMessage(PluginListener pl)
firePluginMessage in interface PluginMessagepl - the list of plugin message listeners