vgrid.web.plodder
Class SimplePlodder

java.lang.Object
  extended by vgrid.plodder.AbstractPlodder
      extended by vgrid.web.plodder.SimplePlodder
All Implemented Interfaces:
java.io.Serializable, java.lang.Runnable, Plodder

public class SimplePlodder
extends AbstractPlodder

See Also:
Serialized Form

Constructor Summary
SimplePlodder(PlodderServer srv)
           
SimplePlodder(PlodderServer srv, int maxExecutionTime)
           
 
Method Summary
protected  void info(java.lang.String msg)
           
 
Methods inherited from class vgrid.plodder.AbstractPlodder
getDescription, run, terminate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePlodder

public SimplePlodder(PlodderServer srv)
              throws java.io.IOException
Throws:
java.io.IOException

SimplePlodder

public SimplePlodder(PlodderServer srv,
                     int maxExecutionTime)
              throws java.io.IOException
Throws:
java.io.IOException
Method Detail

info

protected void info(java.lang.String msg)
Specified by:
info in class AbstractPlodder


vgrid the vienna grid project