Class RemoteBuildAgent

java.lang.Object
com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildAgent
All Implemented Interfaces:
ExecutableBuildAgent

public class RemoteBuildAgent extends DefaultBuildAgent
This class overrides DefaultBuildAgent's shutdown() and onMainThreadEnd() methods to make sure that the agent process terminates when the main thread is finished.