org.gcube.common.vremanagement.ghnmanager.impl.platforms
Class PlatformMonitor

java.lang.Object
  extended by org.gcube.common.vremanagement.ghnmanager.impl.platforms.PlatformMonitor
All Implemented Interfaces:
java.lang.Runnable

public class PlatformMonitor
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
PlatformMonitor()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformMonitor

public PlatformMonitor()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable