C D E N O 
All Classes All Packages

C

close() - Method in class net.officefloor.docker.test.DockerContainerInstance
 
close() - Method in class net.officefloor.docker.test.DockerNetworkInstance
 
connect() - Method in interface net.officefloor.docker.test.DockerConnectOperation
Connects to the Docker container instance.
connectToDockerInstance(DockerConnectOperation<R, T>) - Method in class net.officefloor.docker.test.DockerContainerInstance
Undertakes connection to the Docker container instance.
createBuildDirectory() - Method in interface net.officefloor.docker.test.OfficeFloorDockerUtil.BuildDirectoryFactory
Creates the build directory.

D

DockerConnectOperation<R,​T extends java.lang.Throwable> - Interface in net.officefloor.docker.test
Operation to connect to started Docker container instance.
DockerContainerInstance - Class in net.officefloor.docker.test
Instance of running Docker.
DockerContainerInstance(String, String, String, DockerClient) - Constructor for class net.officefloor.docker.test.DockerContainerInstance
Instantiate.
DockerNetworkInstance - Class in net.officefloor.docker.test
Docker network.
DockerNetworkInstance(String, String, DockerClient) - Constructor for class net.officefloor.docker.test.DockerNetworkInstance
Instantiate.

E

ensureContainerAvailable(String, String, Function<DockerClient, CreateContainerCmd>) - Static method in class net.officefloor.docker.test.OfficeFloorDockerUtil
Ensures the docker container is available.
ensureImageAvailable(String, OfficeFloorDockerUtil.BuildDirectoryFactory) - Static method in class net.officefloor.docker.test.OfficeFloorDockerUtil
Ensures the image is available.
ensureNetworkAvailable(String) - Static method in class net.officefloor.docker.test.OfficeFloorDockerUtil
Ensures the docker network is available.

N

net.officefloor.docker.test - package net.officefloor.docker.test
 

O

OfficeFloorDockerUtil - Class in net.officefloor.docker.test
Docker wrapper for running third party services (typically for testing).
OfficeFloorDockerUtil() - Constructor for class net.officefloor.docker.test.OfficeFloorDockerUtil
 
OfficeFloorDockerUtil.BuildDirectoryFactory - Interface in net.officefloor.docker.test
Factory to create the build directory.
C D E N O 
All Classes All Packages