public class InstallJDK extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InstallJDK.FromOpenJDK |
static class |
InstallJDK.FromURL |
| Constructor and Description |
|---|
InstallJDK() |
| Modifier and Type | Method and Description |
|---|---|
static Statement |
fromOpenJDK() |
static Statement |
fromOracle() |
static Statement |
fromURL()
Deprecated.
|
static Statement |
fromURL(URI url) |
Copyright © 2009-2012 jclouds. All Rights Reserved.