Package org.dspace.statistics.factory
Class StatisticsServiceFactory
java.lang.Object
org.dspace.statistics.factory.StatisticsServiceFactory
- Direct Known Subclasses:
StatisticsServiceFactoryImpl
Abstract factory to get services for the statistics package, use StatisticsServiceFactory.getInstance() to
retrieve an implementation
- Author:
- kevinvandevelde at atmire.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StatisticsServiceFactoryabstract SolrLoggerServiceabstract SpiderDetectorService
-
Constructor Details
-
StatisticsServiceFactory
public StatisticsServiceFactory()
-
-
Method Details
-
getSolrLoggerService
-
getSpiderDetectorService
-
getInstance
-