Class CustomBeforeStopActionInstantiator
java.lang.Object
org.arquillian.cube.docker.impl.beforeStop.CustomBeforeStopActionInstantiator
- All Implemented Interfaces:
BeforeStopAction
-
Constructor Summary
ConstructorsConstructorDescriptionCustomBeforeStopActionInstantiator(CubeId containerId, DockerClientExecutor dockerClientExecutor, CustomBeforeStopAction customBeforeStopAction) -
Method Summary
-
Constructor Details
-
CustomBeforeStopActionInstantiator
public CustomBeforeStopActionInstantiator(CubeId containerId, DockerClientExecutor dockerClientExecutor, CustomBeforeStopAction customBeforeStopAction)
-
-
Method Details
-
doBeforeStop
public void doBeforeStop()- Specified by:
doBeforeStopin interfaceBeforeStopAction
-