Uses of Class
fr.gouv.vitam.storage.engine.server.spi.mapper.FileDriverMapper
-
Packages that use FileDriverMapper Package Description fr.gouv.vitam.storage.engine.server.spi.mapper Provides the SPI mapper implementation and configuration for the Storage Engine Server module, allowing the persistence of association between drivers and offers -
-
Uses of FileDriverMapper in fr.gouv.vitam.storage.engine.server.spi.mapper
Methods in fr.gouv.vitam.storage.engine.server.spi.mapper that return FileDriverMapper Modifier and Type Method Description static FileDriverMapper
FileDriverMapper. getInstance()
Get the driver mapper instance
-