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

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

protected static class ProActiveMetaObjectFactory.ReplyReceiverFactoryImpl
extends java.lang.Object
implements ReplyReceiverFactory, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
protected ProActiveMetaObjectFactory.ReplyReceiverFactoryImpl()
           
 
Method Summary
 ReplyReceiver newReplyReceiver()
          Creates or reuses a ReplyReceiver object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProActiveMetaObjectFactory.ReplyReceiverFactoryImpl

protected ProActiveMetaObjectFactory.ReplyReceiverFactoryImpl()
Method Detail

newReplyReceiver

public ReplyReceiver newReplyReceiver()
Description copied from interface: ReplyReceiverFactory
Creates or reuses a ReplyReceiver object

Specified by:
newReplyReceiver in interface ReplyReceiverFactory
Returns:
the newly created or already existing ReplyReceiver object.


Copyright © April 2004 INRIA All Rights Reserved.