org.jclouds.scriptbuilder.statements.java
Class InstallJDK
java.lang.Object
org.jclouds.scriptbuilder.statements.java.InstallJDK
public class InstallJDK
- extends Object
Installs a default JDK to a host
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstallJDK
public InstallJDK()
fromURL
public static Statement fromURL()
fromURL
public static Statement fromURL(URI url)
Copyright © 2009-2012 jclouds. All Rights Reserved.