Uses of Interface
org.dspace.statistics.util.SpiderDetectorService
-
Packages that use SpiderDetectorService Package Description org.dspace.statistics.factory org.dspace.statistics.util Mostly classes for dealing with detection of spiders, and command line tools. -
-
Uses of SpiderDetectorService in org.dspace.statistics.factory
Methods in org.dspace.statistics.factory that return SpiderDetectorService Modifier and Type Method Description abstract SpiderDetectorServiceStatisticsServiceFactory. getSpiderDetectorService()SpiderDetectorServiceStatisticsServiceFactoryImpl. getSpiderDetectorService() -
Uses of SpiderDetectorService in org.dspace.statistics.util
Classes in org.dspace.statistics.util that implement SpiderDetectorService Modifier and Type Class Description classSpiderDetectorServiceImplSpiderDetectorServiceImpl is used to find IP's that are spiders...
-