org.inria.myriads.snoozenode.groupmanager.powermanagement.api
Interface WakeUp

All Known Implementing Classes:
IPMIWakeup, KaPower3, Test, WakeOnLan

public interface WakeUp

Wakeup interface.

Author:
Eugen Feller

Method Summary
 boolean wakeUp(String options)
          Wakeup interface.
 

Method Detail

wakeUp

boolean wakeUp(String options)
Wakeup interface.

Parameters:
options - The options
Returns:
true if everything ok, false otherwise


Copyright © 2012. All Rights Reserved.