Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- awaitPorts() - Element in annotation type org.arquillian.cube.containerobject.Cube
C
- ChangeLog - Class in org.arquillian.cube
- ChangeLog(String, int) - Constructor for class org.arquillian.cube.ChangeLog
- changesOnFilesystem(String) - Method in interface org.arquillian.cube.CubeController
- changesOnFilesystem(CubeID) - Method in interface org.arquillian.cube.CubeController
- connectionMode() - Element in annotation type org.arquillian.cube.containerobject.Cube
- ConnectionMode - Enum in org.arquillian.cube.containerobject
- containerName() - Element in annotation type org.arquillian.cube.CubeIp
- containerName() - Element in annotation type org.arquillian.cube.DockerUrl
-
Sets the cube name where you want to get the exposed port.
- containerName() - Element in annotation type org.arquillian.cube.HealthCheck
- containerName() - Element in annotation type org.arquillian.cube.HostPort
-
Sets the cube name where you want to get the exposed port.
- ContainerObjectConfiguration - Interface in org.arquillian.cube
-
Configuration options that can be overridden at the moment of creating a new instance of a container object.
- ContainerObjectFactory - Interface in org.arquillian.cube
-
Factory to instantiate container objects
- containerPath() - Element in annotation type org.arquillian.cube.containerobject.Volume
- context() - Element in annotation type org.arquillian.cube.DockerUrl
- copyFileDirectoryFromContainer(String, String, String) - Method in interface org.arquillian.cube.CubeController
- copyFileDirectoryFromContainer(CubeID, String, String) - Method in interface org.arquillian.cube.CubeController
- copyLog(String, boolean, boolean, boolean, boolean, int, OutputStream) - Method in interface org.arquillian.cube.CubeController
- copyLog(CubeID, boolean, boolean, boolean, boolean, int, OutputStream) - Method in interface org.arquillian.cube.CubeController
- create(String) - Method in interface org.arquillian.cube.CubeController
- create(CubeID) - Method in interface org.arquillian.cube.CubeController
- createContainerObject(Class<T>) - Method in interface org.arquillian.cube.ContainerObjectFactory
-
Creates an instance of the container object.
- createContainerObject(Class<T>, ContainerObjectConfiguration) - Method in interface org.arquillian.cube.ContainerObjectFactory
-
Creates an instance of the container object.
- createContainerObject(Class<T>, ContainerObjectConfiguration, Object) - Method in interface org.arquillian.cube.ContainerObjectFactory
-
Creates an instance of the container object.
- Cube - Annotation Type in org.arquillian.cube.containerobject
- CubeController - Interface in org.arquillian.cube
- CubeDockerFile - Annotation Type in org.arquillian.cube.containerobject
- CubeID - Class in org.arquillian.cube
-
Simple class to represent the Cube ID of the current active Cube.
- CubeID(String) - Constructor for class org.arquillian.cube.CubeID
- CubeIp - Annotation Type in org.arquillian.cube
-
Returns internal ip of given container name or the container one depending on internal attribute value.
D
- DEFAULT_AWAIT_PORT_BINDING - Static variable in annotation type org.arquillian.cube.containerobject.Cube
- DEFAULT_PORT_BINDING - Static variable in annotation type org.arquillian.cube.containerobject.Cube
- DEFAULT_VALUE - Static variable in annotation type org.arquillian.cube.containerobject.Cube
- DEFAULT_VALUE - Static variable in annotation type org.arquillian.cube.containerobject.Image
- DEFAULT_VALUE - Static variable in annotation type org.arquillian.cube.containerobject.Link
- destroy(String) - Method in interface org.arquillian.cube.CubeController
- destroy(CubeID) - Method in interface org.arquillian.cube.CubeController
- DockerUrl - Annotation Type in org.arquillian.cube
E
- Environment - Annotation Type in org.arquillian.cube.containerobject
- Environments - Annotation Type in org.arquillian.cube.containerobject
- exposedPort() - Element in annotation type org.arquillian.cube.DockerUrl
G
- get() - Method in class org.arquillian.cube.CubeID
- getAwaitPorts() - Method in interface org.arquillian.cube.ContainerObjectConfiguration
- getContainerName() - Method in interface org.arquillian.cube.ContainerObjectConfiguration
- getEnvironmentVariables() - Method in interface org.arquillian.cube.ContainerObjectConfiguration
- getHost() - Method in class org.arquillian.cube.HostIpContext
- getKind() - Method in class org.arquillian.cube.ChangeLog
- getLinks() - Method in interface org.arquillian.cube.ContainerObjectConfiguration
- getPath() - Method in class org.arquillian.cube.ChangeLog
- getPortBindings() - Method in interface org.arquillian.cube.ContainerObjectConfiguration
- getProcesses() - Method in class org.arquillian.cube.TopContainer
- getTitles() - Method in class org.arquillian.cube.TopContainer
- getVolumes() - Method in interface org.arquillian.cube.ContainerObjectConfiguration
H
- HealthCheck - Annotation Type in org.arquillian.cube
- HostIp - Annotation Type in org.arquillian.cube
- HostIpContext - Class in org.arquillian.cube
- HostIpContext(String) - Constructor for class org.arquillian.cube.HostIpContext
- hostPath() - Element in annotation type org.arquillian.cube.containerobject.Volume
- HostPort - Annotation Type in org.arquillian.cube
-
HostPort annotation is used to inject the bound port to a container object.
I
- Image - Annotation Type in org.arquillian.cube.containerobject
- internal() - Element in annotation type org.arquillian.cube.CubeIp
- interval() - Element in annotation type org.arquillian.cube.HealthCheck
- iterations() - Element in annotation type org.arquillian.cube.HealthCheck
K
- key() - Element in annotation type org.arquillian.cube.containerobject.Environment
L
- Link - Annotation Type in org.arquillian.cube.containerobject
M
- method() - Element in annotation type org.arquillian.cube.HealthCheck
N
- nocache() - Element in annotation type org.arquillian.cube.containerobject.CubeDockerFile
O
- org.arquillian.cube - package org.arquillian.cube
- org.arquillian.cube.containerobject - package org.arquillian.cube.containerobject
P
- port() - Element in annotation type org.arquillian.cube.HealthCheck
- portBinding() - Element in annotation type org.arquillian.cube.containerobject.Cube
- protocol() - Element in annotation type org.arquillian.cube.DockerUrl
R
- remove() - Element in annotation type org.arquillian.cube.containerobject.CubeDockerFile
- responseCode() - Element in annotation type org.arquillian.cube.HealthCheck
S
- schema() - Element in annotation type org.arquillian.cube.HealthCheck
- Sleep - Annotation Type in org.arquillian.cube
- start(String) - Method in interface org.arquillian.cube.CubeController
- start(CubeID) - Method in interface org.arquillian.cube.CubeController
- START_AND_STOP_AROUND_CLASS - Enum constant in enum org.arquillian.cube.containerobject.ConnectionMode
- START_AND_STOP_AROUND_METHOD - Enum constant in enum org.arquillian.cube.containerobject.ConnectionMode
- stop(String) - Method in interface org.arquillian.cube.CubeController
- stop(CubeID) - Method in interface org.arquillian.cube.CubeController
T
- timeout() - Element in annotation type org.arquillian.cube.HealthCheck
- top(String) - Method in interface org.arquillian.cube.CubeController
- top(CubeID) - Method in interface org.arquillian.cube.CubeController
- TopContainer - Class in org.arquillian.cube
- TopContainer(String[], String[][]) - Constructor for class org.arquillian.cube.TopContainer
- toString() - Method in class org.arquillian.cube.CubeID
V
- value() - Element in annotation type org.arquillian.cube.containerobject.Cube
- value() - Element in annotation type org.arquillian.cube.containerobject.CubeDockerFile
- value() - Element in annotation type org.arquillian.cube.containerobject.Environment
- value() - Element in annotation type org.arquillian.cube.containerobject.Environments
- value() - Element in annotation type org.arquillian.cube.containerobject.Image
- value() - Element in annotation type org.arquillian.cube.containerobject.Link
- value() - Element in annotation type org.arquillian.cube.containerobject.Volumes
- value() - Element in annotation type org.arquillian.cube.HealthCheck
- value() - Element in annotation type org.arquillian.cube.HostPort
- value() - Element in annotation type org.arquillian.cube.Sleep
-
Sets the sleep time.
- valueOf(String) - Static method in enum org.arquillian.cube.containerobject.ConnectionMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.arquillian.cube.containerobject.ConnectionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Volume - Annotation Type in org.arquillian.cube.containerobject
- Volumes - Annotation Type in org.arquillian.cube.containerobject
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form