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