|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.mop.MethodCall
org.objectweb.proactive.core.group.MethodCallControlForGroup
org.objectweb.proactive.core.group.spmd.MethodCallBarrierWithMethodName
Nested Class Summary |
Nested classes inherited from class org.objectweb.proactive.core.mop.MethodCall |
MethodCall.FixWrapper |
Field Summary |
Fields inherited from class org.objectweb.proactive.core.mop.MethodCall |
COMPONENT_TAG |
Constructor Summary | |
MethodCallBarrierWithMethodName(java.lang.String[] methodNames)
Constructor |
Method Summary | |
java.lang.String[] |
getMethodNames()
Returns the names of the awaited methods |
java.lang.String |
getName()
Returns the name of the method call |
Methods inherited from class org.objectweb.proactive.core.group.MethodCallControlForGroup |
execute, finalize, getNumberOfParameter, getReifiedMethod, isAsynchronousWayCall, isOneWayCall, readTheObject, writeTheObject |
Methods inherited from class org.objectweb.proactive.core.mop.MethodCall |
getComponentMethodCall, getFcFunctionalInterfaceName, getMethodCall, getParameter, getRecycleMethodCallObject, getTag, makeDeepCopyOfArguments, setEffectiveArguments, setFcFunctionalInterfaceName, setMethodCall, setRecycleMethodCallObject, setTag, transformEffectiveArgumentsIntoByteArray |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MethodCallBarrierWithMethodName(java.lang.String[] methodNames)
methodNames
- - the id name of the barrierMethod Detail |
public java.lang.String getName()
getName
in class MethodCall
public java.lang.String[] getMethodNames()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |