public interface PersistenceAdapterFactory
Modifier and Type | Method and Description |
---|---|
PersistenceAdapter |
createPersistenceAdapter()
Creates a persistence Adapter that can use a given directory to store it's data.
|
PersistenceAdapter createPersistenceAdapter() throws IOException
IOException
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.