Uses of Class
org.dspace.harvest.factory.HarvestServiceFactory
-
Packages that use HarvestServiceFactory Package Description org.dspace.harvest.factory -
-
Uses of HarvestServiceFactory in org.dspace.harvest.factory
Subclasses of HarvestServiceFactory in org.dspace.harvest.factory Modifier and Type Class Description classHarvestServiceFactoryImplFactory implementation to get services for the harvest package, use HarvestServiceFactory.getInstance() to retrieve an implementationMethods in org.dspace.harvest.factory that return HarvestServiceFactory Modifier and Type Method Description static HarvestServiceFactoryHarvestServiceFactory. getInstance()
-