com.xebialabs.deployit.booter.remote
Class RemoteBooter

java.lang.Object
  extended by com.xebialabs.deployit.booter.remote.RemoteBooter

public class RemoteBooter
extends java.lang.Object


Constructor Summary
RemoteBooter()
           
 
Method Summary
static DeployitCommunicator boot(BooterConfig config)
           
static DeployitCommunicator getCommunicator(BooterConfig config)
           
static void shutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteBooter

public RemoteBooter()
Method Detail

boot

public static DeployitCommunicator boot(BooterConfig config)

getCommunicator

public static DeployitCommunicator getCommunicator(BooterConfig config)

shutdown

public static void shutdown()