Class NativeAwaitStrategy
java.lang.Object
org.arquillian.cube.docker.impl.await.NativeAwaitStrategy
- All Implemented Interfaces:
AwaitStrategy
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNativeAwaitStrategy(Cube<?> cube, DockerClientExecutor dockerClientExecutor) -
Method Summary
-
Field Details
-
TAG
- See Also:
-
-
Constructor Details
-
NativeAwaitStrategy
-
-
Method Details
-
await
public boolean await()- Specified by:
awaitin interfaceAwaitStrategy
-