@Version(value="1.1") @Export(optional="provide:=true")
Interface | Description |
---|---|
NotCachablePersistenceManager |
NotCachablePersistenceManager is a marker interface which
extends PersistenceManager to inform that no cache should be applied
around this persistence manager. |
PersistenceManager |
The
PersistenceManager interface defines the API to be
implemented to support persisting configuration data. |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.