| Package | Description |
|---|---|
| org.apache.karaf.tools.utils | |
| org.apache.karaf.tools.utils.model |
| Modifier and Type | Method and Description |
|---|---|
void |
KarafPropertiesFile.apply(KarafPropertyEdit editSpec) |
| Modifier and Type | Method and Description |
|---|---|
List<KarafPropertyEdit> |
KarafPropertyEdits.getEdits()
Method getEdits.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KarafPropertyEdits.addEdit(KarafPropertyEdit karafPropertyEdit)
Method addEdit.
|
void |
KarafPropertyEdits.removeEdit(KarafPropertyEdit karafPropertyEdit)
Method removeEdit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KarafPropertyEdits.setEdits(List<KarafPropertyEdit> edits)
Set the list of edits to perform.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.