Uses of Class
fr.gouv.vitam.storage.engine.common.exception.StorageDriverNotFoundException
-
Packages that use StorageDriverNotFoundException Package Description fr.gouv.vitam.storage.engine.server.spi Provides the SPI implementation and configuration for the Storage Engine Server module -
-
Uses of StorageDriverNotFoundException in fr.gouv.vitam.storage.engine.server.spi
Methods in fr.gouv.vitam.storage.engine.server.spi that throw StorageDriverNotFoundException Modifier and Type Method Description static DriverDriverManager. getDriverFor(java.lang.String offerId)Get the driver for one offerstatic voidDriverManager. removeOffer(java.lang.String offerId)Remove one offer to a driver
-