Uses of Interface
com.sentilla.system.PowerManager

Packages that use PowerManager
com.sentilla.platform.tmote Sentilla system implementations for the Sentilla Tmote platform. 
com.sentilla.system Sentilla core system classes. 
 

Uses of PowerManager in com.sentilla.platform.tmote
 

Classes in com.sentilla.platform.tmote that implement PowerManager
 class PowerManager
          A tmote implementation of PowerManager.
 

Methods in com.sentilla.platform.tmote that return PowerManager
 PowerManager PowerManagerDriver.newPowerManager()
           
 

Uses of PowerManager in com.sentilla.system
 

Methods in com.sentilla.system that return PowerManager
static PowerManager PowerManagerDriver.create()
          Create a new PowerManager instance using "powerman" as the driver name.
static PowerManager PowerManagerDriver.create(String driver)
          Create a new PowerManager instance using the given driver name.
abstract  PowerManager PowerManagerDriver.newPowerManager()
          Create a new PowerManager instance.
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.