Uses of Interface
org.eclipse.aether.internal.impl.TrackingFileManager
Packages that use TrackingFileManager
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of TrackingFileManager in org.eclipse.aether.internal.impl
Classes in org.eclipse.aether.internal.impl that implement TrackingFileManagerModifier and TypeClassDescriptionfinal classManages access to a properties file in legacy compatible way.final classManages access to a properties file using named locks.Classes in org.eclipse.aether.internal.impl that implement interfaces with type arguments of type TrackingFileManagerModifier and TypeClassDescriptionclassProvides selected instance ofTrackingFileManagerimplementation.Methods in org.eclipse.aether.internal.impl that return TrackingFileManagerConstructors in org.eclipse.aether.internal.impl with parameters of type TrackingFileManagerModifierConstructorDescriptionDefaultUpdateCheckManager(TrackingFileManager trackingFileManager, UpdatePolicyAnalyzer updatePolicyAnalyzer, org.eclipse.aether.spi.io.PathProcessor pathProcessor) EnhancedLocalRepositoryManagerFactory(LocalPathComposer localPathComposer, TrackingFileManager trackingFileManager, LocalPathPrefixComposerFactory localPathPrefixComposerFactory, org.eclipse.aether.spi.remoterepo.RepositoryKeyFunctionFactory repositoryKeyFunctionFactory)