public class CommandPerceptor extends Perceptor implements ICommandPerceptor
Constructor and Description |
---|
CommandPerceptor(java.lang.String command)
Assignment constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCommand()
Get Command
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public CommandPerceptor(java.lang.String command)
command
- the remote commandpublic java.lang.String getCommand()
ICommandPerceptor
getCommand
in interface ICommandPerceptor