Modifier and Type | Class and Description |
---|---|
class |
BasicRepositoryConnectorFactory
A repository connector factory that employs pluggable
transporters and
repository layouts for the transfers. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultArtifactResolver |
class |
DefaultDependencyCollector |
class |
DefaultDeployer |
class |
DefaultInstaller |
class |
DefaultLocalRepositoryProvider |
class |
DefaultMetadataResolver |
class |
DefaultOfflineController |
class |
DefaultRemoteRepositoryManager |
class |
DefaultRepositoryConnectorProvider |
class |
DefaultRepositoryEventDispatcher |
class |
DefaultRepositoryLayoutProvider |
class |
DefaultRepositorySystem |
class |
DefaultTransporterProvider |
class |
DefaultUpdateCheckManager |
class |
DefaultUpdatePolicyAnalyzer |
class |
EnhancedLocalRepositoryManagerFactory
Creates enhanced local repository managers for repository types
"default" or "" (automatic) . |
class |
SimpleLocalRepositoryManagerFactory
Creates local repository managers for repository type
"simple" . |
class |
Slf4jLoggerFactory
A logger factory that delegates to Slf4J logging.
|
Modifier and Type | Class and Description |
---|---|
class |
ClasspathTransporterFactory
A transporter factory for repositories using the
classpath: protocol. |
Modifier and Type | Class and Description |
---|---|
class |
FileTransporterFactory
A transporter factory for repositories using the
file: protocol. |
Modifier and Type | Class and Description |
---|---|
class |
HttpTransporterFactory
A transporter factory for repositories using the
http: or https: protocol. |
Modifier and Type | Class and Description |
---|---|
class |
WagonTransporterFactory
A transporter factory using Maven Wagon.
|
Copyright © 2010–2013 The Eclipse Foundation. All rights reserved.