com.atlassian.bamboo.agent.elastic.client
Class ElasticAgentBootstrap
java.lang.Object
com.atlassian.bamboo.agent.bootstrap.AgentBootstrap
com.atlassian.bamboo.agent.elastic.client.ElasticAgentBootstrap
public class ElasticAgentBootstrap
- extends AgentBootstrap
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPT_SCHEME
protected static final java.lang.String HTTPT_SCHEME
- See Also:
- Constant Field Values
HTTPST_SCHEME
protected static final java.lang.String HTTPST_SCHEME
- See Also:
- Constant Field Values
main
public static void main(java.lang.String[] arguments)
getStartupTimeoutSeconds
protected int getStartupTimeoutSeconds()
- Overrides:
getStartupTimeoutSeconds
in class AgentBootstrap
run
protected void run(AgentBootstrapType type)
- Overrides:
run
in class AgentBootstrap
getFingerprintRequestSuffix
protected java.lang.String getFingerprintRequestSuffix()
- Overrides:
getFingerprintRequestSuffix
in class AgentBootstrap
newHttpClient
protected org.apache.commons.httpclient.HttpClient newHttpClient()
throws java.lang.ClassNotFoundException,
java.net.MalformedURLException
- Overrides:
newHttpClient
in class AgentBootstrap
- Throws:
java.lang.ClassNotFoundException
java.net.MalformedURLException
getProxyBaseURL
protected java.lang.String getProxyBaseURL()
throws java.net.MalformedURLException
- Overrides:
getProxyBaseURL
in class AgentBootstrap
- Throws:
java.net.MalformedURLException
getTunnelPort
public int getTunnelPort()
getHTTPProxyPort
public int getHTTPProxyPort()
getJMSProxyPort
public int getJMSProxyPort()
Copyright © 2012 Atlassian. All Rights Reserved.