org.inria.myriads.snoozenode.localcontroller.powermanagement.shutdown
Interface Shutdown

All Known Implementing Classes:
IPMIShutdown, SystemShutdown, Test

public interface Shutdown

Shutdown interface.

Author:
Eugen Feller

Method Summary
 boolean shutdown()
          Shutdown node.
 

Method Detail

shutdown

boolean shutdown()
Shutdown node.

Returns:
true if everything ok, false otherwise


Copyright © 2012. All Rights Reserved.