Class BeforeStopActionFactory
java.lang.Object
org.arquillian.cube.docker.impl.beforeStop.BeforeStopActionFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic final BeforeStopActioncreate(DockerClientExecutor dockerClientExecutor, CubeId containerId, CustomBeforeStopAction beforeStopStrategy)
-
Method Details
-
create
public static final BeforeStopAction create(DockerClientExecutor dockerClientExecutor, CubeId containerId, CustomBeforeStopAction beforeStopStrategy)
-