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 2001-2005 INRIA All Rights Reserved.