com.esri.gpt.control.webharvest.client.atom
Class URLHitCountCollector
java.lang.Object
com.esri.gpt.control.webharvest.client.atom.URLHitCountCollector
- All Implemented Interfaces:
- IHitCountCollector
public class URLHitCountCollector
- extends Object
- implements IHitCountCollector
Collects hit count from resource url.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLHitCountCollector
public URLHitCountCollector()
collectHitCount
public int collectHitCount(Object source)
throws Exception
- Finds the hit count from url.
- Specified by:
collectHitCount
in interface IHitCountCollector
- Parameters:
source
- the url
- Returns:
- hit count
- Throws:
Exception
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.