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
Fields in org.apache.maven.lifecycle.internal with type parameters of type MojoExecutor.OwnerReentrantLockModifier and TypeFieldDescriptionprivate static final SessionData.Key
<Map<MavenProject, MojoExecutor.OwnerReentrantLock>> MojoExecutor.PROJECT_LOCKS
Methods in org.apache.maven.lifecycle.internal that return MojoExecutor.OwnerReentrantLockModifier and TypeMethodDescriptionprivate MojoExecutor.OwnerReentrantLock
MojoExecutor.ProjectLock.getProjectLock
(MavenSession session)