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

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

protected class ProActiveMetaObjectFactory.ProActiveComponentFactoryImpl
extends java.lang.Object
implements ProActiveComponentFactory, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ProActiveMetaObjectFactory.ProActiveComponentFactoryImpl(ComponentParameters initialComponentParameters)
           
 
Method Summary
 ProActiveComponent newProActiveComponent(Body myBody)
          factory for ProActiveComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProActiveMetaObjectFactory.ProActiveComponentFactoryImpl

public ProActiveMetaObjectFactory.ProActiveComponentFactoryImpl(ComponentParameters initialComponentParameters)
Method Detail

newProActiveComponent

public ProActiveComponent newProActiveComponent(Body myBody)
Description copied from interface: ProActiveComponentFactory
factory for ProActiveComponent

Specified by:
newProActiveComponent in interface ProActiveComponentFactory
Parameters:
myBody - a reference on the body of the active object
Returns:
a proactive component metaobject


Copyright © April 2004 INRIA All Rights Reserved.