Uses of Interface
org.eclipse.aether.impl.UpdatePolicyAnalyzer
Packages that use UpdatePolicyAnalyzer
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of UpdatePolicyAnalyzer in org.eclipse.aether.internal.impl
Classes in org.eclipse.aether.internal.impl that implement UpdatePolicyAnalyzerConstructors in org.eclipse.aether.internal.impl with parameters of type UpdatePolicyAnalyzerModifierConstructorDescriptionDefaultRemoteRepositoryManager
(UpdatePolicyAnalyzer updatePolicyAnalyzer, ChecksumPolicyProvider checksumPolicyProvider) DefaultUpdateCheckManager
(TrackingFileManager trackingFileManager, UpdatePolicyAnalyzer updatePolicyAnalyzer, PathProcessor pathProcessor) -
Uses of UpdatePolicyAnalyzer in org.eclipse.aether.supplier
Methods in org.eclipse.aether.supplier that return UpdatePolicyAnalyzerModifier and TypeMethodDescriptionprotected UpdatePolicyAnalyzer
RepositorySystemSupplier.createUpdatePolicyAnalyzer()
final UpdatePolicyAnalyzer
RepositorySystemSupplier.getUpdatePolicyAnalyzer()