|
|||||||||
| Home >> All >> org >> alicebot >> server >> core >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.alicebot.server.core.util
Interface ShellCommandable

- public interface ShellCommandable
| Method Summary | |
java.lang.String |
getShellCommands()
|
java.lang.String |
getShellDescription()
|
java.lang.String |
getShellID()
|
void |
processShellCommand(java.lang.String s)
|
| Method Detail |
getShellID
public java.lang.String getShellID()
getShellDescription
public java.lang.String getShellDescription()
getShellCommands
public java.lang.String getShellCommands()
processShellCommand
public void processShellCommand(java.lang.String s)
|
|||||||||
| Home >> All >> org >> alicebot >> server >> core >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC