|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--irssibot.util.TimerCommand
|
+--irssibot.modules.ChannelTools.ChannelJoiner
Joins a given channel when invoked by a Timer.
| Field Summary | |
private java.lang.String |
channelName
|
private ServerConnection |
connection
|
| Constructor Summary | |
(package private) |
ChannelTools.ChannelJoiner(java.lang.String channelName,
ServerConnection connection)
|
| Method Summary | |
void |
execute()
Subclasses will implement this to perform some actions on timer event. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.lang.String channelName
private ServerConnection connection
| Constructor Detail |
ChannelTools.ChannelJoiner(java.lang.String channelName,
ServerConnection connection)
| Method Detail |
public void execute()
TimerCommand
execute in class TimerCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||