org.mmbase.module.gui.html
Class PageProcess

java.lang.Object
  extended byorg.mmbase.module.gui.html.PageProcess
All Implemented Interfaces:
java.lang.Runnable

public class PageProcess
extends java.lang.Object
implements java.lang.Runnable

Support class for scanparser to calculate pages in the background.

Version:
$Id: PageProcess.java,v 1.5 2003/03/07 08:50:25 pierre Exp $
Author:
Rico Jansen

Method Summary
 void run()
          Main loop, exception protected
 void start()
          Starts the main Thread.
 void stop()
          Stops the main Thread.
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

start

public void start()
Starts the main Thread.


stop

public void stop()
Stops the main Thread.


run

public void run()
Main loop, exception protected

Specified by:
run in interface java.lang.Runnable

toString

public java.lang.String toString()


MMBase build 1.7.4.20050922