SunSPOT API V5.0


com.sun.spot.util
Interface IBootloaderListenerCallback


public interface IBootloaderListenerCallback

Callback interface from the BootloaderListener


Method Summary
 void prepareToExit()
          Notification from the BootloaderListener that a bootloader command has been detected on the serial/USB connection.
 

Method Detail

prepareToExit

void prepareToExit()
Notification from the BootloaderListener that a bootloader command has been detected on the serial/USB connection. The implementor should take whatever action they wish. If this call returns the bootloader listener will exit the VM.


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.