Interface PersistenceTypeDictionaryIoHandler.Provider
- All Known Subinterfaces:
StorageBackupFileProvider
,StorageFileProvider
,StorageLiveFileProvider
- All Known Implementing Classes:
PersistenceTypeDictionaryFileHandler.Provider
,PersistenceTypeDictionaryIoHandler.Provider.Abstract
,StorageBackupFileProvider.Default
,StorageFileProvider.Abstract
,StorageLiveFileProvider.Default
- Enclosing interface:
- PersistenceTypeDictionaryIoHandler
public static interface PersistenceTypeDictionaryIoHandler.Provider
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
PersistenceTypeDictionaryIoHandler.Provider.Abstract
-
Method Summary
Modifier and Type Method Description default PersistenceTypeDictionaryIoHandler
provideTypeDictionaryIoHandler()
PersistenceTypeDictionaryIoHandler
provideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)
-
Method Details
-
provideTypeDictionaryIoHandler
-
provideTypeDictionaryIoHandler
PersistenceTypeDictionaryIoHandler provideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)
-