com.sentilla.system
Interface Cpu

All Superinterfaces:
Action

public interface Cpu
extends Action

Creates an action of cpu reset. The action verb is reboot.


Field Summary
 
Fields inherited from interface com.sentilla.system.Action
DONE, ERROR, IDLE, PENDING
 
Method Summary
 int getCpuSeconds()
           
 void reboot()
           
 
Methods inherited from interface com.sentilla.system.Action
block, block, cancel, getActionState, isDone, submit
 

Method Detail

reboot

void reboot()

getCpuSeconds

int getCpuSeconds()


Copyright © 2007 Sentilla Corporation. All Rights Reserved.