Cube.State| Constructor and Description |
|---|
DockerCube(String id,
Map<String,Object> configuration,
DockerClientExecutor executor) |
| Modifier and Type | Method and Description |
|---|---|
Binding |
bindings() |
void |
changeToPreRunning() |
Map<String,Object> |
configuration() |
void |
create() |
void |
destroy() |
String |
getId() |
void |
start() |
Cube.State |
state() |
void |
stop() |
public DockerCube(String id, Map<String,Object> configuration, DockerClientExecutor executor)
public Cube.State state()
public void create()
throws CubeControlException
create in interface CubeCubeControlExceptionpublic void start()
throws CubeControlException
start in interface CubeCubeControlExceptionpublic void stop()
throws CubeControlException
stop in interface CubeCubeControlExceptionpublic void destroy()
throws CubeControlException
destroy in interface CubeCubeControlExceptionpublic Map<String,Object> configuration()
configuration in interface Cubepublic void changeToPreRunning()
changeToPreRunning in interface CubeCopyright © 2015 JBoss by Red Hat. All rights reserved.