org.jclouds.virtualbox.functions.admin
Class PreseedCfgServer
java.lang.Object
org.jclouds.virtualbox.functions.admin.PreseedCfgServer
public class PreseedCfgServer
- extends Object
Sets up jetty so that it can serve the preseed.cfg file to automate master creation.
- Author:
- Andrea Turli, David Alves
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreseedCfgServer
public PreseedCfgServer()
start
public void start(String preconfigurationUrl,
String preseedCfg)
stop
public void stop()
Copyright © 2009-2012 jclouds. All Rights Reserved.