org.inria.myriads.snoozenode.groupmanager.powermanagement.api.impl
Class KaPower3

java.lang.Object
  extended by org.inria.myriads.snoozenode.groupmanager.powermanagement.api.impl.KaPower3
All Implemented Interfaces:
WakeUp

public final class KaPower3
extends Object
implements WakeUp

Implements a driver to call the Grid5000 kapower3 tool.

Author:
Eugen Feller

Constructor Summary
KaPower3(ShellCommandExecuter executor)
          Constructor.
 
Method Summary
 boolean wakeUp(String options)
          KaPower3 wakeup.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KaPower3

public KaPower3(ShellCommandExecuter executor)
Constructor.

Parameters:
executor - The shell command executor
Method Detail

wakeUp

public boolean wakeUp(String options)
KaPower3 wakeup.

Specified by:
wakeUp in interface WakeUp
Parameters:
options - The options
Returns:
true if everything ok, false otherwise


Copyright © 2012. All Rights Reserved.