Package com.atlassian.bamboo.agent.bootstrap

Interface Summary
Agent The interface that the remote agent class needs to implement
AgentContextData A bean that AgentContext uses to reconstruct itself.
 

Class Summary
AgentBootstrap An entry point for a Java process that loads its classes and resources from a server.
AgentContext  
AgentContextDataImpl Default implementation of AgentContextData that wraps original context and uses classloader to reload non-JDK classes.
AgentUuidInitializer Utility to initialize agent UUID.
BootstrapUpdater  
BootstrapUtils  
ClasspathBuilder Builds a ClassLoader from the /agentServer/classpath.zip
ClassServerManifestReader  
ClassServerManifestReader.Item  
GetFingerprintResponse  
RemoteAgentHomeLocatorForBootstrap This class should be used only in agent bootstrap.
RemoteAgentHttpClient  
 

Enum Summary
AgentBootstrapType Type of Agent bootstrap
ClassServerManifestReader.Operation  
 

Exception Summary
RemoteAgentHttpException Thrown when HTTP communication between the agent and the server fails.
 



Copyright © 2012 Atlassian. All Rights Reserved.