|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvgrid.plodder.AbstractPlodder
public abstract class AbstractPlodder
| Constructor Summary | |
|---|---|
AbstractPlodder(PlodderServer srv)
|
|
AbstractPlodder(PlodderServer srv,
int maxExecutionTime)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
|
protected abstract void |
info(java.lang.String msg)
|
void |
run()
|
void |
terminate()
Terminates the plodder process. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractPlodder(PlodderServer srv)
throws java.io.IOException
java.io.IOException
public AbstractPlodder(PlodderServer srv,
int maxExecutionTime)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void terminate()
Plodder
terminate in interface Plodderpublic java.lang.String getDescription()
getDescription in interface Plodderpublic void run()
run in interface java.lang.Runnableprotected abstract void info(java.lang.String msg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||