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
IOExceptionCopyright © 2005–2016 FuseSource, Corp.. All rights reserved.