Class MojoExecutor.NoLock
java.lang.Object
org.apache.maven.lifecycle.internal.MojoExecutor.NoLock
- All Implemented Interfaces:
 AutoCloseable,MojoExecutor.NoExceptionCloseable
- Enclosing class:
 MojoExecutor
protected static class MojoExecutor.NoLock
extends Object
implements MojoExecutor.NoExceptionCloseable
- Since:
 - 3.0
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
NoLock
public NoLock() 
 - 
 - 
Method Details
- 
close
public void close()- Specified by:
 closein interfaceAutoCloseable- Specified by:
 closein interfaceMojoExecutor.NoExceptionCloseable
 
 -