Uses of Interface
org.eclipse.aether.spi.locking.LockingInhibitor
Packages that use LockingInhibitor
Package
Description
The contracts for locking subsystem customizations.
-
Uses of LockingInhibitor in org.eclipse.aether.spi.locking
Methods in org.eclipse.aether.spi.locking that return types with arguments of type LockingInhibitorModifier and TypeMethodDescriptionLockingInhibitorFactory.newInstance(org.eclipse.aether.RepositorySystemSession session) May return aLockingInhibitoror just emptyOptional, if for example disabled.