public class DockerFactory extends Object
| Constructor and Description |
|---|
DockerFactory() |
DockerFactory(String address) |
| Modifier and Type | Method and Description |
|---|---|
Docker |
createDocker() |
protected void |
findDocker() |
String |
getAddress() |
String |
getDockerHost() |
protected static boolean |
isEmpty(String text) |
void |
setAddress(String address) |
String |
toString() |
public DockerFactory()
public DockerFactory(String address)
Copyright © 2011–2014 Red Hat. All rights reserved.