com.atlassian.bamboo.agent.elastic.schedule
Class ElasticInstancesMonitor

java.lang.Object
  extended by com.atlassian.bamboo.agent.elastic.schedule.ElasticInstancesMonitor
All Implemented Interfaces:
BambooScheduler

public class ElasticInstancesMonitor
extends java.lang.Object
implements BambooScheduler


Constructor Summary
ElasticInstancesMonitor(org.quartz.Scheduler quartzScheduler)
           
 
Method Summary
 void initialiseSchedule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElasticInstancesMonitor

public ElasticInstancesMonitor(org.quartz.Scheduler quartzScheduler)
Method Detail

initialiseSchedule

public void initialiseSchedule()
Specified by:
initialiseSchedule in interface BambooScheduler


Copyright © 2010 Atlassian. All Rights Reserved.