org.objectweb.proactive.core.component.identity
Interface ProActiveComponentFactory

All Known Implementing Classes:
ProActiveMetaObjectFactory.ProActiveComponentFactoryImpl

public interface ProActiveComponentFactory

A factory for component meta-objects

Author:
Matthieu Morel

Method Summary
 ProActiveComponent newProActiveComponent(Body myBody)
          factory for ProActiveComponent
 

Method Detail

newProActiveComponent

public ProActiveComponent newProActiveComponent(Body myBody)
factory for ProActiveComponent

Parameters:
myBody - a reference on the body of the active object
Returns:
a proactive component metaobject


Copyright © April 2004 INRIA All Rights Reserved.