org.objectweb.proactive.core.group
Class AbstractProcessForGroup

java.lang.Object
  |
  +--org.objectweb.proactive.core.group.AbstractProcessForGroup
Direct Known Subclasses:
ProcessForAsyncCall, ProcessForGroupCreation, ProcessForOneWayCall

public abstract class AbstractProcessForGroup
extends java.lang.Object


Field Summary
protected  java.util.Vector memberList
           
protected  ProxyForGroup proxyGroup
           
 
Constructor Summary
AbstractProcessForGroup()
           
 
Method Summary
protected static Proxy findLastProxy(java.lang.Object obj)
           
 int getMemberListSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

memberList

protected java.util.Vector memberList

proxyGroup

protected ProxyForGroup proxyGroup
Constructor Detail

AbstractProcessForGroup

public AbstractProcessForGroup()
Method Detail

findLastProxy

protected static Proxy findLastProxy(java.lang.Object obj)

getMemberListSize

public int getMemberListSize()


Copyright © April 2004 INRIA All Rights Reserved.