| Package | Description |
|---|---|
| org.arquillian.cube.spi |
| Modifier and Type | Method and Description |
|---|---|
static CubeControlException |
CubeControlException.failedCreate(String cubeId,
Throwable cause) |
static CubeControlException |
CubeControlException.failedDestroy(String cubeId,
Throwable cause) |
static CubeControlException |
CubeControlException.failedStart(String cubeId,
Throwable cause) |
static CubeControlException |
CubeControlException.failedStop(String cubeId,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
Cube.create() |
void |
Cube.destroy() |
void |
Cube.start() |
void |
Cube.stop() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.