org.objectweb.proactive.ext.mixedlocation
Class MixedLocationMetaObjectFactory.RemoteRmiBodyFactoryImpl

java.lang.Object
  extended by org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory.RemoteRmiBodyFactoryImpl
All Implemented Interfaces:
java.io.Serializable, RemoteBodyFactory
Enclosing class:
MixedLocationMetaObjectFactory

protected static class MixedLocationMetaObjectFactory.RemoteRmiBodyFactoryImpl
extends java.lang.Object
implements RemoteBodyFactory, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
protected MixedLocationMetaObjectFactory.RemoteRmiBodyFactoryImpl()
           
 
Method Summary
 UniversalBody newRemoteBody(UniversalBody body)
          Creates or reuses a RequestReceiver object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MixedLocationMetaObjectFactory.RemoteRmiBodyFactoryImpl

protected MixedLocationMetaObjectFactory.RemoteRmiBodyFactoryImpl()
Method Detail

newRemoteBody

public UniversalBody newRemoteBody(UniversalBody body)
Description copied from interface: RemoteBodyFactory
Creates or reuses a RequestReceiver object

Specified by:
newRemoteBody in interface RemoteBodyFactory
Parameters:
body - the body that remote body is mode for.
Returns:
the newly created or already existing RequestReceiver object.


Copyright 2001-2007 INRIA All Rights Reserved.