|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.proactive.core.group.AbstractProcessForGroup | +--org.objectweb.proactive.core.group.ProcessForAsyncCall
This class provides multithreading for the (a)synchronous methodcall on a group.
Field Summary |
Fields inherited from class org.objectweb.proactive.core.group.AbstractProcessForGroup |
memberList, proxyGroup |
Constructor Summary | |
ProcessForAsyncCall(ProxyForGroup proxyGroup,
java.util.Vector memberList,
java.util.Vector memberListOfResultGroup,
int index,
MethodCall mc,
Body body)
|
Method Summary | |
void |
run()
|
Methods inherited from class org.objectweb.proactive.core.group.AbstractProcessForGroup |
findLastProxy, getMemberListSize |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProcessForAsyncCall(ProxyForGroup proxyGroup, java.util.Vector memberList, java.util.Vector memberListOfResultGroup, int index, MethodCall mc, Body body)
Method Detail |
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 |