Esri Geoportal Server
1.2.9

com.esri.gpt.control.webharvest.client.atom
Class URLHitCountCollector

java.lang.Object
  extended by 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.


Constructor Summary
URLHitCountCollector()
           
 
Method Summary
 int collectHitCount(Object source)
          Finds the hit count from url.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLHitCountCollector

public URLHitCountCollector()
Method Detail

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

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.