com.atlassian.bamboo.agent.elastic.client
Class ElasticAgentRegistrationBean

java.lang.Object
  extended by com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
      extended by com.atlassian.bamboo.agent.elastic.client.ElasticAgentRegistrationBean

public class ElasticAgentRegistrationBean
extends AgentRegistrationBean


Constructor Summary
ElasticAgentRegistrationBean()
           
 
Method Summary
 void registerAgent()
           
 
Methods inherited from class com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
getAgentConfiguration, getRemoteAgentManager, setAgentConfiguration, setCapabilityDefaultsHelper, setRemoteAgentManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElasticAgentRegistrationBean

public ElasticAgentRegistrationBean()
Method Detail

registerAgent

public void registerAgent()
Overrides:
registerAgent in class AgentRegistrationBean


Copyright © 2011 Atlassian. All Rights Reserved.