org.objectweb.proactive.core.body
Class ProActiveMetaObjectFactory.RequestReceiverFactoryImpl

java.lang.Object
  |
  +--org.objectweb.proactive.core.body.ProActiveMetaObjectFactory.RequestReceiverFactoryImpl
All Implemented Interfaces:
RequestReceiverFactory, java.io.Serializable
Enclosing class:
ProActiveMetaObjectFactory

protected static class ProActiveMetaObjectFactory.RequestReceiverFactoryImpl
extends java.lang.Object
implements RequestReceiverFactory, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
protected ProActiveMetaObjectFactory.RequestReceiverFactoryImpl()
           
 
Method Summary
 RequestReceiver newRequestReceiver()
          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

ProActiveMetaObjectFactory.RequestReceiverFactoryImpl

protected ProActiveMetaObjectFactory.RequestReceiverFactoryImpl()
Method Detail

newRequestReceiver

public RequestReceiver newRequestReceiver()
Description copied from interface: RequestReceiverFactory
Creates or reuses a RequestReceiver object

Specified by:
newRequestReceiver in interface RequestReceiverFactory
Returns:
the newly created or already existing RequestReceiver object.


Copyright © April 2004 INRIA All Rights Reserved.