Class StorageServiceFactory

java.lang.Object
org.dspace.storage.bitstore.factory.StorageServiceFactory
Direct Known Subclasses:
StorageServiceFactoryImpl

public abstract class StorageServiceFactory extends Object
Abstract factory to get services for the storage package, use StorageServiceFactory.getInstance() to retrieve an implementation
Author:
kevinvandevelde at atmire.com
  • Constructor Details

    • StorageServiceFactory

      public StorageServiceFactory()
  • Method Details