SunSPOT host API V3.0


com.sun.spot.client
Interface IPrivateCommandHelper

All Superinterfaces:
ISpotClientCommandHelper

public interface IPrivateCommandHelper
extends ISpotClientCommandHelper

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

getSpotManager

ISpotManager getSpotManager()
Returns:
the ISpotManager

getSpotPropertiesManager

SpotPropertiesManager getSpotPropertiesManager()
Returns:
the SpotPropertiesManager

quitUI

void quitUI()
Send IUI.quit() to the IUI


SunSPOT host API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.