Class CustomAfterStartActionInstantiator
java.lang.Object
org.arquillian.cube.docker.impl.afterStart.CustomAfterStartActionInstantiator
- All Implemented Interfaces:
AfterStartAction
-
Constructor Summary
ConstructorsConstructorDescriptionCustomAfterStartActionInstantiator(CubeId containerId, DockerClientExecutor dockerClientExecutor, CustomAfterStartAction customAfterStartAction) -
Method Summary
-
Constructor Details
-
CustomAfterStartActionInstantiator
public CustomAfterStartActionInstantiator(CubeId containerId, DockerClientExecutor dockerClientExecutor, CustomAfterStartAction customAfterStartAction)
-
-
Method Details
-
doAfterStart
public void doAfterStart()- Specified by:
doAfterStartin interfaceAfterStartAction
-