Uses of Interface
com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceListener

Packages that use RemoteElasticInstanceListener
com.atlassian.bamboo.agent.elastic.server   
 

Uses of RemoteElasticInstanceListener in com.atlassian.bamboo.agent.elastic.server
 

Classes in com.atlassian.bamboo.agent.elastic.server that implement RemoteElasticInstanceListener
 class ElasticInstanceManagementListener
           
 

Methods in com.atlassian.bamboo.agent.elastic.server with parameters of type RemoteElasticInstanceListener
 RemoteElasticInstance ElasticInstanceManagerImpl.newElasticAgent(RemoteElasticInstanceListener listener, com.atlassian.aws.AWSAccount awsAccount, AgentManager agentManager, ElasticImageConfiguration elasticImageConfiguration, com.atlassian.aws.ec2.InstanceLaunchConfigurationBuilder instanceLaunchConfigurationBuilder)
           
 RemoteElasticInstance ElasticInstanceManager.newElasticAgent(RemoteElasticInstanceListener listener, com.atlassian.aws.AWSAccount awsAccount, AgentManager agentManager, ElasticImageConfiguration elasticImageConfiguration, com.atlassian.aws.ec2.InstanceLaunchConfigurationBuilder instanceLaunchConfigurationBuilder)
           
 

Constructors in com.atlassian.bamboo.agent.elastic.server with parameters of type RemoteElasticInstanceListener
RemoteElasticInstanceImpl(ElasticInstanceManager manager, ElasticAgentTunnelManager tunnelManager, ErrorHandler errorHandler, com.atlassian.aws.AWSAccount awsAccount, java.net.URL baseURL, int startupTimeoutSeconds, RemoteElasticInstanceListener listener, java.util.concurrent.ScheduledExecutorService executor, java.security.KeyStore keyStore, ElasticConfiguration elasticConfiguration, AgentManager agentManager, ElasticImageConfiguration elasticImageConfiguration, com.atlassian.aws.ec2.InstanceLaunchConfigurationBuilder instanceLaunchConfigurationBuilder)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.