com.atlassian.bamboo.agent.installer
Class AgentInstaller

java.lang.Object
  extended by com.atlassian.bamboo.agent.installer.AgentInstaller

public class AgentInstaller
extends java.lang.Object

A class that installs the Bamboo agent and platform specific Java Service Wrapper files, then runs the agent


Field Summary
static java.lang.String WRAPPER_CONF
           
 
Method Summary
static void main(java.lang.String... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WRAPPER_CONF

public static final java.lang.String WRAPPER_CONF
See Also:
Constant Field Values
Method Detail

main

public static void main(java.lang.String... args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010 Atlassian. All Rights Reserved.