Package org.apache.maven.surefire.extensions.util
-
Class Summary Class Description CommandlineExecutor Programming model with this class:CommandlineExecutor.ProcessHook CommandlineStreams CountdownCloseable Decrementscountdown
and callscloseable
if reached zero.CountDownLauncher Counts down the callsCountDownLauncher.countDown()
and the last reaching zero executes theCountDownLauncher.job()
.LineConsumerThread