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.OwnerReentrantLockMojoExecutor.ProjectLock.acquiredProjectLockFields 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_LOCKSMethods in org.apache.maven.lifecycle.internal that return MojoExecutor.OwnerReentrantLockModifier and TypeMethodDescriptionprivate MojoExecutor.OwnerReentrantLockMojoExecutor.ProjectLock.getProjectLock(MavenSession session)