|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.proactive.ext.closedworldlauncher.AbstractLauncher
public abstract class AbstractLauncher
| Field Summary | |
|---|---|
protected WorldInfo |
wi
|
| Constructor Summary | |
|---|---|
AbstractLauncher()
|
|
| Method Summary | |
|---|---|
void |
run()
|
abstract void |
run(int i)
Should be implemented to start the needed classes for the current node number |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected WorldInfo wi
| Constructor Detail |
|---|
public AbstractLauncher()
| Method Detail |
|---|
public abstract void run(int i)
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||