| Package | Description |
|---|---|
| org.apache.felix.cm | |
| org.apache.felix.cm.file |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NotCachablePersistenceManager
NotCachablePersistenceManager is a marker interface which
extends PersistenceManager to inform that no cache should be applied
around this persistence manager. |
| Modifier and Type | Class and Description |
|---|---|
class |
FilePersistenceManager
The
FilePersistenceManager class stores configuration data in
properties-like files inside a given directory. |
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.