Modifier and Type | Method and Description |
---|---|
void |
PlexusSisuBridge.initialize() |
<T> T |
PlexusSisuBridge.lookup(Class<T> clazz) |
<T> T |
PlexusSisuBridge.lookup(Class<T> clazz,
String hint) |
<T> List<T> |
PlexusSisuBridge.lookupList(Class<T> clazz) |
<T> Map<String,T> |
PlexusSisuBridge.lookupMap(Class<T> clazz) |
Constructor and Description |
---|
DigesterUtils(PlexusSisuBridge plexusSisuBridge) |
MavenIndexerUtils(PlexusSisuBridge plexusSisuBridge) |
Modifier and Type | Method and Description |
---|---|
void |
ValidateChecksumConsumer.initialize() |
Constructor and Description |
---|
NexusIndexerConsumer(ArchivaTaskScheduler<ArtifactIndexingTask> scheduler,
ArchivaConfiguration configuration,
FileTypes filetypes,
PlexusSisuBridge plexusSisuBridge,
MavenIndexerUtils mavenIndexerUtils,
ManagedRepositoryAdmin managedRepositoryAdmin) |
Modifier and Type | Method and Description |
---|---|
void |
LegacyToDefaultConverter.initialize() |
Constructor and Description |
---|
DefaultLegacyRepositoryConverter(PlexusSisuBridge plexusSisuBridge) |
LegacyConverterArtifactConsumer(PlexusSisuBridge plexusSisuBridge) |
Modifier and Type | Method and Description |
---|---|
void |
Maven3DependencyTreeBuilder.initialize() |
Constructor and Description |
---|
DefaultIndexMerger(PlexusSisuBridge plexusSisuBridge,
MavenIndexerUtils mavenIndexerUtils) |
TemporaryGroupIndexCleaner(PlexusSisuBridge plexusSisuBridge) |
Constructor and Description |
---|
MavenRepositorySearch(PlexusSisuBridge plexusSisuBridge,
ManagedRepositoryAdmin managedRepositoryAdmin,
MavenIndexerUtils mavenIndexerUtils,
ProxyConnectorAdmin proxyConnectorAdmin) |
Modifier and Type | Method and Description |
---|---|
void |
ArchivaIndexingTaskExecutor.initialize() |
void |
DefaultDownloadRemoteIndexScheduler.startup() |
Constructor and Description |
---|
ArchivaDavResourceFactory(org.springframework.context.ApplicationContext applicationContext,
PlexusSisuBridge plexusSisuBridge,
ArchivaConfiguration archivaConfiguration) |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.