| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--de.mud.jta.event.OnlineStatus
Notify all listeners that we on or offline.
Maintainer: Matthias L. Jugel
| Field Summary | |
| protected  boolean | online | 
| Constructor Summary | |
| OnlineStatus(boolean online)Create a new online status message with the specified value. | |
| Method Summary | |
|  java.lang.Object | firePluginMessage(PluginListener pl)Notify the listers about the online status. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
protected boolean online
| Constructor Detail | 
public OnlineStatus(boolean online)
| Method Detail | 
public java.lang.Object firePluginMessage(PluginListener pl)
firePluginMessage in interface PluginMessagepl - the list of plugin message listeners
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||