Class BeforeStopContainerObserver
java.lang.Object
org.arquillian.cube.docker.impl.client.BeforeStopContainerObserver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocessCommands(BeforeStop beforeStop, CubeRegistry cubeRegistry, DockerClientExecutor dockerClientExecutor)
-
Constructor Details
-
BeforeStopContainerObserver
public BeforeStopContainerObserver()
-
-
Method Details
-
processCommands
public void processCommands(@Observes BeforeStop beforeStop, CubeRegistry cubeRegistry, DockerClientExecutor dockerClientExecutor) throws IOException - Throws:
IOException
-