|
SunSPOT API V3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOTACommandRepository
IOTACommandRepository represents the repository of commands in the SPOT's admin command processor.
IOTACommandProcessorExtension
s should modify this repository when invoked.
Method Summary | |
---|---|
void |
addCommand(String commandName,
IOTACommand command)
Add or replace an IOTACommand . |
Method Detail |
---|
void addCommand(String commandName, IOTACommand command)
IOTACommand
.
commandName
- unique identifying name of the commandcommand
- the new IOTACommand
|
SunSPOT API V3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |