rero.ident
public class IdentDaemon extends Object implements Runnable, ClientStateListener
Field Summary | |
---|---|
protected LinkedList | listeners |
Constructor Summary | |
---|---|
IdentDaemon() |
Method Summary | |
---|---|
void | addIdentListener(IdentListener l) |
void | close() |
void | fireEvent(String host, String text) |
static IdentDaemon | getIdentDaemon() |
static void | initialize() |
void | propertyChanged(String key, String value) |
void | run() |
void | setup() |