See: Description
| Interface | Description |
|---|---|
| LocalPathComposer |
Composes
Artifact and Metadata relative paths to be used in
LocalRepositoryManager. |
| LocalPathPrefixComposer |
Composes path prefixes for
EnhancedLocalRepositoryManager. |
| LocalPathPrefixComposerFactory |
Creates instances of
LocalPathPrefixComposer. |
| TrackingFileManager |
Manages access to a properties file.
|
| Class | Description |
|---|---|
| DefaultArtifactResolver | |
| DefaultChecksumPolicyProvider | |
| DefaultDeployer | |
| DefaultFileProcessor |
A utility class helping with file-based operations.
|
| DefaultInstaller | |
| DefaultLocalPathComposer |
Default implementation of
LocalPathComposer. |
| DefaultLocalPathPrefixComposerFactory |
Default local path prefix composer factory: it fully reuses
LocalPathPrefixComposerFactorySupport class
without changing anything from it. |
| DefaultLocalRepositoryProvider | |
| DefaultMetadataResolver | |
| DefaultOfflineController | |
| DefaultRemoteRepositoryManager | |
| DefaultRepositoryConnectorProvider | |
| DefaultRepositoryEventDispatcher | |
| DefaultRepositoryLayoutProvider | |
| DefaultRepositorySystem | |
| DefaultTrackingFileManager |
Manages access to a properties file.
|
| DefaultTransporterProvider | |
| DefaultUpdateCheckManager | |
| DefaultUpdatePolicyAnalyzer | |
| EnhancedLocalRepositoryManagerFactory |
Creates enhanced local repository managers for repository types
"default" or "" (automatic). |
| FileProvidedChecksumsSource |
Local filesystem backed
ProvidedChecksumsSource implementation that use specified directory as base
directory, where it expects artifacts checksums on standard Maven2 "local" layout. |
| LocalPathPrefixComposerFactorySupport |
Support class for
LocalPathPrefixComposerFactory implementations: it predefines and makes re-usable
common configuration getters, and defines a support class for LocalPathPrefixComposer 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". |
Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.