eu.reservoir.monitoring.appl.hypervisor
Class HypervisorState

java.lang.Object
  extended by eu.reservoir.monitoring.appl.hypervisor.HypervisorState

public class HypervisorState
extends java.lang.Object

This class to process the hypervisor state.


Constructor Summary
HypervisorState()
           
 
Method Summary
static byte processState(org.libvirt.DomainInfo.DomainState diState)
          Convert the VEE DomainState into a byte.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HypervisorState

public HypervisorState()
Method Detail

processState

public static byte processState(org.libvirt.DomainInfo.DomainState diState)
Convert the VEE DomainState into a byte.



RESERVOIR Monitoring 0.6.4