org.gcube.portlets.admin.vredeployer.client.util
Class CheckTimer

java.lang.Object
  extended by org.gcube.portlets.admin.vredeployer.client.util.CheckTimer

public class CheckTimer
extends Object

Author:
desperados

Field Summary
static int DELAY
          delay in msec
 
Constructor Summary
CheckTimer(CloudDeployStatus cloudPanel, ServicesDeployStatus resourceManagerPanel, ResourcesDeployStatus resourceAndFuncPanel, OverallDeployStatus overPanel)
          Constructor
 
Method Summary
 void cancelScheduling()
          Cancel scheduling
 void scheduleTimer(int seconds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DELAY

public static int DELAY
delay in msec

Constructor Detail

CheckTimer

public CheckTimer(CloudDeployStatus cloudPanel,
                  ServicesDeployStatus resourceManagerPanel,
                  ResourcesDeployStatus resourceAndFuncPanel,
                  OverallDeployStatus overPanel)
Constructor

Parameters:
VREName - VRE Name
Method Detail

scheduleTimer

public void scheduleTimer(int seconds)
Parameters:
delayMillis - delay

cancelScheduling

public void cancelScheduling()
Cancel scheduling



Copyright © 2014. All Rights Reserved.