Package org.objectweb.proactive.core.group

Provides all classes needed to use group communications in ProActive.

See:
          Description

Interface Summary
Group This interface presents the group abilities extending java.util.Collection.
ProActiveGroupManagerFactory  
 

Class Summary
AbstractProcessForGroup  
GroupMember This class gives to it implementors the ability to contact the other members of the group containting the object.
MethodCallControlForGroup  
ProActiveComponentGroup // TODO : change class name (interfaces only are grouped) A class for creating groups of interfaces Indeed, the standard mechanism cannot be used here, as we are referencing components through interfaces of component representatives.
ProActiveGroup This class provides static methods to manage objects representing a Group (typed group).
ProActiveGroupManager  
ProcessForAsyncCall This class provides multithreading for the (a)synchronous methodcall on a group.
ProcessForGroupCreation This class provides multithreading for the creation of active objects.
ProcessForOneWayCall This class provides multithreading for the oneway methodcall on a group.
ProxyForGroup  
 

Exception Summary
ExceptionInGroup This class represents an throwable occured in a group communication.
ExceptionList A list of the ExceptionInGroup occured in a group.
UnreachableGroupException This Exception occurs when a reference on a group is requiered and a null value is returned.
 

Package org.objectweb.proactive.core.group Description

Provides all classes needed to use group communications in ProActive.

Since:
ProActive 0.9.3
Version:
1.0, 2001/10/23
Author:
ProActive Team


Copyright © April 2004 INRIA All Rights Reserved.