Uses of Interface
org.eclipse.aether.internal.impl.TrackingFileManager
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of TrackingFileManager in org.eclipse.aether.internal.impl
Modifier and TypeClassDescriptionfinal class
Manages access to a properties file.ModifierConstructorDescriptionDefaultUpdateCheckManager
(TrackingFileManager trackingFileManager, UpdatePolicyAnalyzer updatePolicyAnalyzer) EnhancedLocalRepositoryManagerFactory
(LocalPathComposer localPathComposer, TrackingFileManager trackingFileManager, LocalPathPrefixComposerFactory localPathPrefixComposerFactory) -
Uses of TrackingFileManager in org.eclipse.aether.supplier
Modifier and TypeMethodDescriptionprotected TrackingFileManager
RepositorySystemSupplier.getTrackingFileManager()
Modifier and TypeMethodDescriptionprotected LocalRepositoryProvider
RepositorySystemSupplier.getLocalRepositoryProvider
(LocalPathComposer localPathComposer, TrackingFileManager trackingFileManager, LocalPathPrefixComposerFactory localPathPrefixComposerFactory) protected UpdateCheckManager
RepositorySystemSupplier.getUpdateCheckManager
(TrackingFileManager trackingFileManager, UpdatePolicyAnalyzer updatePolicyAnalyzer)