Class ElasticAgentBootstrap
java.lang.Object
com.atlassian.bamboo.agent.bootstrap.RemoteAgentBootstrap
com.atlassian.bamboo.agent.elastic.client.ElasticAgentBootstrap
-
Field Summary
Fields inherited from class com.atlassian.bamboo.agent.bootstrap.RemoteAgentBootstrap
agentType, declaredEndpointForAgents, securityToken
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
int
int
protected URL
protected SchemeRegistryFactory
getSchemeRegistryDataFactory
(SchemeRegistryFactory remoteAgentSchemeRegistryFactory) int
static void
protected void
protected void
setHttpClientFactoryParamaters
(RemoteAgentHttpClientFactory remoteAgentHttpClientFactory) Methods inherited from class com.atlassian.bamboo.agent.bootstrap.RemoteAgentBootstrap
configureLogging, createAgentContext, getDeclaredEndpointForAgents, isHttpsBaseURL, isUsingProxy, newHttpClientFactory
-
Method Details
-
main
- Throws:
Exception
-
run
- Overrides:
run
in classRemoteAgentBootstrap
-
getSchemeRegistryDataFactory
protected SchemeRegistryFactory getSchemeRegistryDataFactory(SchemeRegistryFactory remoteAgentSchemeRegistryFactory) - Overrides:
getSchemeRegistryDataFactory
in classRemoteAgentBootstrap
-
getFingerprintRequestSuffix
- Overrides:
getFingerprintRequestSuffix
in classRemoteAgentBootstrap
-
setHttpClientFactoryParamaters
protected void setHttpClientFactoryParamaters(RemoteAgentHttpClientFactory remoteAgentHttpClientFactory) - Overrides:
setHttpClientFactoryParamaters
in classRemoteAgentBootstrap
-
getReachableEndpointForAgents
- Overrides:
getReachableEndpointForAgents
in classRemoteAgentBootstrap
-
getTunnelPort
public int getTunnelPort() -
getHTTPProxyPort
public int getHTTPProxyPort() -
getJMSProxyPort
public int getJMSProxyPort()
-