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) |
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 |
---|
ArchivaDavResourceFactory(org.springframework.context.ApplicationContext applicationContext,
ArchivaConfiguration archivaConfiguration) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.