Uses of Class
org.dspace.storage.bitstore.factory.StorageServiceFactory
-
Packages that use StorageServiceFactory Package Description org.dspace.storage.bitstore.factory -
-
Uses of StorageServiceFactory in org.dspace.storage.bitstore.factory
Subclasses of StorageServiceFactory in org.dspace.storage.bitstore.factory Modifier and Type Class Description classStorageServiceFactoryImplFactory implementation to get services for the storage package, use StorageServiceFactory.getInstance() to retrieve an implementationMethods in org.dspace.storage.bitstore.factory that return StorageServiceFactory Modifier and Type Method Description static StorageServiceFactoryStorageServiceFactory. getInstance()
-