Package | Description |
---|---|
org.apache.archiva.configuration | |
org.apache.archiva.configuration.io.registry |
Modifier and Type | Field and Description |
---|---|
private FileLockConfiguration |
ArchivaRuntimeConfiguration.fileLockConfiguration
the FileLocking configuration.
|
Modifier and Type | Method and Description |
---|---|
FileLockConfiguration |
ArchivaRuntimeConfiguration.getFileLockConfiguration()
Get the FileLocking configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ArchivaRuntimeConfiguration.setFileLockConfiguration(FileLockConfiguration fileLockConfiguration)
Set the FileLocking configuration.
|
Modifier and Type | Method and Description |
---|---|
private FileLockConfiguration |
ConfigurationRegistryReader.readFileLockConfiguration(String prefix,
org.apache.archiva.redback.components.registry.Registry registry) |
Modifier and Type | Method and Description |
---|---|
private void |
ConfigurationRegistryWriter.writeFileLockConfiguration(String prefix,
FileLockConfiguration value,
org.apache.archiva.redback.components.registry.Registry registry) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.