com.atlassian.bamboo.agent.elastic.server
Class EBSVolumeSupervisorFactoryImpl

java.lang.Object
  extended by com.atlassian.bamboo.agent.elastic.server.EBSVolumeSupervisorFactoryImpl

public class EBSVolumeSupervisorFactoryImpl
extends java.lang.Object


Constructor Summary
EBSVolumeSupervisorFactoryImpl(java.util.concurrent.ScheduledExecutorService scheduledExecutorService, long ebsVolumeSupervisionIntervalInSeconds)
           
 
Method Summary
 com.atlassian.bamboo.agent.elastic.server.EBSVolumeSupervisor newEBSVolumeSupervisor(RemoteElasticInstance remoteElasticInstance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EBSVolumeSupervisorFactoryImpl

public EBSVolumeSupervisorFactoryImpl(java.util.concurrent.ScheduledExecutorService scheduledExecutorService,
                                      long ebsVolumeSupervisionIntervalInSeconds)
Method Detail

newEBSVolumeSupervisor

public com.atlassian.bamboo.agent.elastic.server.EBSVolumeSupervisor newEBSVolumeSupervisor(RemoteElasticInstance remoteElasticInstance)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.