Uses of Interface
org.eclipse.aether.impl.UpdatePolicyAnalyzer
-
Packages that use UpdatePolicyAnalyzer Package Description org.eclipse.aether.internal.impl 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 UpdatePolicyAnalyzer Modifier and Type Class Description class
DefaultUpdatePolicyAnalyzer
Methods in org.eclipse.aether.internal.impl with parameters of type UpdatePolicyAnalyzer Modifier and Type Method Description DefaultRemoteRepositoryManager
DefaultRemoteRepositoryManager. setUpdatePolicyAnalyzer(UpdatePolicyAnalyzer updatePolicyAnalyzer)
DefaultUpdateCheckManager
DefaultUpdateCheckManager. setUpdatePolicyAnalyzer(UpdatePolicyAnalyzer updatePolicyAnalyzer)
-