|
|||||||||||
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.ProcessForOneWayCall
This class provides multithreading for the oneway methodcall on a group.
Field Summary |
Fields inherited from class org.objectweb.proactive.core.group.AbstractProcessForGroup |
memberList, proxyGroup |
Constructor Summary | |
ProcessForOneWayCall(ProxyForGroup proxyGroup,
java.util.Vector memberList,
int index,
MethodCall mc,
Body body,
ExceptionList exceptionList)
|
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 ProcessForOneWayCall(ProxyForGroup proxyGroup, java.util.Vector memberList, int index, MethodCall mc, Body body, ExceptionList exceptionList)
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 |