Class DriverManager

java.lang.Object
fr.gouv.vitam.storage.engine.server.spi.DriverManager

public class DriverManager extends Object
DriverManager implementation.

Use to register storage driver and associates it with offers.

Actually, it is not possible to append driver without a server restart (you can append the driver, do association with offers but you have to restart the server to have the new driver).