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