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()
fromOracle
public static Statement fromOracle()
fromOpenJDK
public static Statement fromOpenJDK()
fromURL
@Deprecated
public static Statement fromURL()
- Deprecated.
- See Also:
fromOpenJDK
fromURL
public static Statement fromURL(URI url)
Copyright © 2009-2012 jclouds. All Rights Reserved.