com.sentilla.platform.tmote
Class PowerManager

java.lang.Object
  extended by com.sentilla.platform.tmote.PowerManager
All Implemented Interfaces:
PowerManager

public class PowerManager
extends Object
implements PowerManager

A tmote implementation of PowerManager. Can retrieve the system power state.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sentilla.system.PowerManager
PowerManager.PowerState
 
Field Summary
 
Fields inherited from interface com.sentilla.system.PowerManager
FullPower, PmActive
 
Constructor Summary
PowerManager()
           
 
Method Summary
 PowerManager.PowerState getPowerState()
          gets the power state currently in effect.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PowerManager

public PowerManager()
Method Detail

getPowerState

public PowerManager.PowerState getPowerState()
Description copied from interface: PowerManager
gets the power state currently in effect.

Specified by:
getPowerState in interface PowerManager
See Also:
PowerManager


Copyright © 2007 Sentilla Corporation. All Rights Reserved.