Package | Description |
---|---|
org.apache.archiva.configuration | |
org.apache.archiva.configuration.io.registry |
Modifier and Type | Field and Description |
---|---|
private WebappConfiguration |
Configuration.webapp
The webapp configuration.
|
Modifier and Type | Method and Description |
---|---|
WebappConfiguration |
Configuration.getWebapp()
Get the webapp configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setWebapp(WebappConfiguration webapp)
Set the webapp configuration.
|
Modifier and Type | Method and Description |
---|---|
private WebappConfiguration |
ConfigurationRegistryReader.readWebappConfiguration(String prefix,
org.apache.archiva.redback.components.registry.Registry registry) |
Modifier and Type | Method and Description |
---|---|
private void |
ConfigurationRegistryWriter.writeWebappConfiguration(String prefix,
WebappConfiguration value,
org.apache.archiva.redback.components.registry.Registry registry) |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.