rero.bridges.event
public abstract class EventChatListener extends Object implements ChatListener
Field Summary | |
---|---|
protected List | listeners |
protected int | storedFlags |
Method Summary | |
---|---|
void | addListener(CodeSnippet code) |
int | fireChatEvent(HashMap eventDescription) |
abstract boolean | isChatEvent(String eventId, HashMap eventDescription) |
void | setFlags(int flag) |