SunSPOT API V5.0


Uses of Interface
com.sun.spot.peripheral.IDriverRegistry

Packages that use IDriverRegistry
com.sun.spot.peripheral Access to the hardware peripherals built in to the Sun SPOT main board. 
com.sun.spot.peripheral.driver.proxy Allows child isolates access to the driver registry maintained in the master isolate. 
 

Uses of IDriverRegistry in com.sun.spot.peripheral
 

Classes in com.sun.spot.peripheral that implement IDriverRegistry
 class DriverRegistry
          Acts as a registry for drivers that need to be aware of deep sleep.
 

Methods in com.sun.spot.peripheral that return IDriverRegistry
 IDriverRegistry Spot.getDriverRegistry()
           
 IDriverRegistry ISpot.getDriverRegistry()
          Get the Driver Registry.
 

Uses of IDriverRegistry in com.sun.spot.peripheral.driver.proxy
 

Classes in com.sun.spot.peripheral.driver.proxy that implement IDriverRegistry
 class ProxyDriverRegistry
           
 


SunSPOT API V5.0


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