|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.core.intermud.cm1.commands.CM1Command
com.planet_ink.coffee_mud.core.intermud.cm1.commands.Listen
com.planet_ink.coffee_mud.core.intermud.cm1.commands.Monitor
public class Monitor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.planet_ink.coffee_mud.core.intermud.cm1.commands.Listen |
|---|
Listen.ListenCriterium, Listen.Listener, Listen.STATTYPE |
| Field Summary |
|---|
| Fields inherited from class com.planet_ink.coffee_mud.core.intermud.cm1.commands.Listen |
|---|
listeners |
| Fields inherited from class com.planet_ink.coffee_mud.core.intermud.cm1.commands.CM1Command |
|---|
className, parameters, req |
| Constructor Summary | |
|---|---|
Monitor(RequestHandler req,
java.lang.String parameters)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCommandWord()
|
void |
run()
|
protected void |
sendMsg(Listen.Listener listener,
java.lang.String msg)
|
| Methods inherited from class com.planet_ink.coffee_mud.core.intermud.cm1.commands.Listen |
|---|
getCriterium, getHelp, parameterCheck, passesSecurityCheck, securityCheck |
| Methods inherited from class com.planet_ink.coffee_mud.core.intermud.cm1.commands.CM1Command |
|---|
getTarget, newInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Monitor(RequestHandler req,
java.lang.String parameters)
| Method Detail |
|---|
public java.lang.String getCommandWord()
getCommandWord in class Listen
protected void sendMsg(Listen.Listener listener,
java.lang.String msg)
throws java.io.IOException
sendMsg in class Listenjava.io.IOExceptionpublic void run()
run in interface java.lang.Runnablerun in class Listen
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||