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


Constructor Summary
AgentInstaller()
           
 
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
 

Constructor Detail

AgentInstaller

public AgentInstaller()
Method Detail

main

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


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.