rero.ircfw.data
Class ChannelInformationTracker
java.lang.Object
rero.ircfw.data.DataEventAction
rero.ircfw.data.ChannelInformationTracker
- All Implemented Interfaces:
- FrameworkConstants
- public class ChannelInformationTracker
- extends DataEventAction
- implements FrameworkConstants
Fields inherited from interface rero.ircfw.interfaces.FrameworkConstants |
$ADDRESS$, $DATA$, $EVENT$, $HOST$, $NICK$, $NUMERIC$, $PARMS$, $RAW$, $SERVER$, $SOURCE$, $TARGET$, $TYPE$, $USER$ |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelInformationTracker
public ChannelInformationTracker()
isEvent
public boolean isEvent(HashMap data)
- Specified by:
isEvent
in class DataEventAction
process
public void process(HashMap data)
- Specified by:
process
in class DataEventAction