Interface StorageProvider

    • Method Detail

      • getStorage

        Storage getStorage()
                    throws PersistencyException
        Returns the Storage for the instance of this StorageProvider
        Returns:
        the Storage
        Throws:
        PersistencyException - is thrown if an error occurs during the initialization of the Storage
        Since:
        10.0.34