|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
Provides all classes needed to use group communications in ProActive.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |