| Package | Description |
|---|---|
| org.arquillian.cube.spi | |
| org.arquillian.cube.spi.event |
| Modifier and Type | Method and Description |
|---|---|
Cube |
CubeRegistry.getCube(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<Cube> |
CubeRegistry.getCubes() |
| Modifier and Type | Method and Description |
|---|---|
void |
CubeRegistry.addCube(Cube cube) |
| Constructor and Description |
|---|
CreateCube(Cube cube) |
DestroyCube(Cube cube) |
PreRunningCube(Cube cube) |
StartCube(Cube cube) |
StopCube(Cube cube) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.