com.atlassian.bamboo.v2.build.agent.remote
Class AgentRegistrationBean
java.lang.Object
com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
- Direct Known Subclasses:
- ElasticAgentRegistrationBean
public class AgentRegistrationBean
- extends java.lang.Object
Bean responsible for registering the agent and then writing it back
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgentRegistrationBean
public AgentRegistrationBean()
registerAgent
public void registerAgent()
setAgentConfiguration
public void setAgentConfiguration(AgentConfiguration agentConfiguration)
getAgentConfiguration
public AgentConfiguration getAgentConfiguration()
getRemoteAgentManager
public RemoteAgentManager getRemoteAgentManager()
setRemoteAgentManager
public void setRemoteAgentManager(RemoteAgentManager remoteAgentManager)
setCapabilityDefaultsHelper
public void setCapabilityDefaultsHelper(CapabilityDefaultsHelper capabilityDefaultsHelper)
Copyright © 2011 Atlassian. All Rights Reserved.