Uses of Class
org.apache.maven.lifecycle.internal.MojoExecutor.OwnerReentrantLock
Packages that use MojoExecutor.OwnerReentrantLock
-
Uses of MojoExecutor.OwnerReentrantLock in org.apache.maven.lifecycle.internal
Fields in org.apache.maven.lifecycle.internal declared as MojoExecutor.OwnerReentrantLockModifier and TypeFieldDescription(package private) final MojoExecutor.OwnerReentrantLock
MojoExecutor.ProjectLock.acquiredProjectLock
Methods in org.apache.maven.lifecycle.internal that return MojoExecutor.OwnerReentrantLockModifier and TypeMethodDescriptionprivate MojoExecutor.OwnerReentrantLock
MojoExecutor.ProjectLock.getProjectLock
(MavenSession session)