Enterprise Information Portal APIs

com.ibm.gcs.gatherer
Class MonitorGraphComponent

java.lang.Object
  |
  +--com.ibm.gcs.gatherer.MonitorGraphComponent

public class MonitorGraphComponent
extends java.lang.Object


Constructor Summary
MonitorGraphComponent()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void update(int numToBeCrawled, int numCrawled, int numSummarized)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonitorGraphComponent

public MonitorGraphComponent()
Method Detail

update

public void update(int numToBeCrawled,
                   int numCrawled,
                   int numSummarized)

main

public static void main(java.lang.String[] args)

EIP Web Crawler APIs

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.