SunSPOT API V5.0


com.sun.spot.peripheral
Interface IEventHandler

All Known Implementing Classes:
NullEventHandler, StopVMEventHandler

public interface IEventHandler


Method Summary
 void signalEvent()
          Signal the occurrence of an event.
 

Method Detail

signalEvent

void signalEvent()
Signal the occurrence of an event. To ensure that it will run the handler is called at MAX_SYS_PRIORITY. Your code should reduce the priority as appropriate.


SunSPOT API V5.0


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