Class PhasingExecutor
java.lang.Object
org.apache.maven.lifecycle.internal.concurrent.PhasingExecutor
- All Implemented Interfaces:
AutoCloseable
,Executor
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PhasingExecutor
-
-
Method Details
-
execute
-
await
public void await() -
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-