Package org.eclipse.aether.internal.impl
The various sub components that collectively implement the repository system.
-
Interface Summary Interface Description LocalPathComposer ComposesArtifact
andMetadata
relative paths to be used inLocalRepositoryManager
.LocalPathPrefixComposer Composes path prefixes forEnhancedLocalRepositoryManager
.LocalPathPrefixComposerFactory Creates instances ofLocalPathPrefixComposer
.TrackingFileManager Manages access to a properties file. -
Class Summary Class Description DefaultArtifactResolver DefaultChecksumPolicyProvider DefaultDeployer DefaultFileProcessor A utility class helping with file-based operations.DefaultInstaller DefaultLocalPathComposer Default implementation ofLocalPathComposer
.DefaultLocalPathPrefixComposerFactory Default local path prefix composer factory: it fully reusesLocalPathPrefixComposerFactorySupport
class without changing anything from it.DefaultLocalRepositoryProvider DefaultMetadataResolver DefaultOfflineController DefaultRemoteRepositoryManager DefaultRepositoryConnectorProvider DefaultRepositoryEventDispatcher DefaultRepositoryLayoutProvider DefaultRepositorySystem DefaultRepositorySystemLifecycle DefaultTrackingFileManager Manages access to a properties file.DefaultTransporterProvider DefaultUpdateCheckManager DefaultUpdatePolicyAnalyzer EnhancedLocalRepositoryManagerFactory Creates enhanced local repository managers for repository types"default"
or"" (automatic)
.LocalPathPrefixComposerFactorySupport Support class forLocalPathPrefixComposerFactory
implementations: it predefines and makes re-usable common configuration getters, and defines a support class forLocalPathPrefixComposer
carrying same configuration and providing default implementation for all methods.LocalPathPrefixComposerFactorySupport.LocalPathPrefixComposerSupport Support class for composers: it defines protected members for all the predefined configuration values and provides default implementation for methods.LoggerFactoryProvider Helps Sisu-based applications to pick the right logger factory depending on the classpath.Maven2RepositoryLayoutFactory Provides a Maven-2 repository layout for repositories with content type"default"
.SimpleLocalRepositoryManagerFactory Creates local repository managers for repository type"simple"
.