|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectibis.gmi.InvocationScheme
ibis.gmi.SingleInvocation
The SingleInvocation
class must be used to configure a group
method to a single invocation. This means that the invocation is forwarded
to a single object of the group.
Field Summary |
Fields inherited from class ibis.gmi.InvocationScheme |
I_COMBINED, I_COMBINED_BINOMIAL, I_COMBINED_BINOMIAL_GROUP, I_COMBINED_BINOMIAL_PERSONAL, I_COMBINED_BINOMIAL_SINGLE, I_COMBINED_FLAT, I_COMBINED_FLAT_GROUP, I_COMBINED_FLAT_PERSONAL, I_COMBINED_FLAT_SINGLE, I_GROUP, I_PERSONAL, I_SINGLE |
Constructor Summary | |
SingleInvocation(int destination)
Constructor. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SingleInvocation(int destination) throws ConfigurationException
destination
- the rank within the group of the object object
on which the method is to be invoked
ConfigurationException
- is thrown when an illegal
parameter is supplied.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |