|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.group.AbstractProcessForGroup
org.objectweb.proactive.core.util.ProcessForAoCreation
This class provides multithreading for the creation of active objects.
Field Summary |
Fields inherited from class org.objectweb.proactive.core.group.AbstractProcessForGroup |
memberList, proxyGroup |
Constructor Summary | |
ProcessForAoCreation(java.util.Vector result,
java.lang.String className,
java.lang.Object[] param,
Node node)
|
Method Summary | |
int |
getMemberListSize()
|
void |
run()
|
Methods inherited from class org.objectweb.proactive.core.group.AbstractProcessForGroup |
findLastProxy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProcessForAoCreation(java.util.Vector result, java.lang.String className, java.lang.Object[] param, Node node)
Method Detail |
public void run()
run
in interface java.lang.Runnable
public int getMemberListSize()
getMemberListSize
in class AbstractProcessForGroup
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |