|
SunSPOT host API V3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPrivateCommandHelper
IPrivateCommandHelper is an extension of ISpotClientCommandHelper
that is intended
for use only by the built-in bootloader commands. This interface is treated as private to the
implementation and its contents are subject to change without notice in future releases.
Method Summary | |
---|---|
ISpotManager |
getSpotManager()
|
SpotPropertiesManager |
getSpotPropertiesManager()
|
void |
quitUI()
Send IUI.quit() to the IUI |
Methods inherited from interface com.sun.spot.client.ISpotClientCommandHelper |
---|
echoFromTarget, flashConfig, getAdminTarget, getAppName, getBootloaderTimeStamp, getCommand, getConfigPage, getDesktopLibraryHash, getDesktopPublicKey, getDesktopSDKVersion, getLibPath, getLibraryHash, getSysBinPath, getVersionProperties, info, isBootloaderUpToDate, isRemote |
Method Detail |
---|
ISpotManager getSpotManager()
ISpotManager
SpotPropertiesManager getSpotPropertiesManager()
SpotPropertiesManager
void quitUI()
IUI.quit()
to the IUI
|
SunSPOT host API V3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |