ibis.gmi
Class GroupInvocation

java.lang.Object
  extended byibis.gmi.InvocationScheme
      extended byibis.gmi.GroupInvocation

public class GroupInvocation
extends InvocationScheme

The GroupInvocation class is to be used when configuring a group method to be invoked on all members 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
GroupInvocation()
          Constructor.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupInvocation

public GroupInvocation()
Constructor.



The Ibis project