org.objectweb.proactive.core.component.body
Interface ComponentInitActive

All Superinterfaces:
Active, ComponentActive

public interface ComponentInitActive
extends ComponentActive

This interface defines the initialization of the activity of an active object which is a Fractal component. It replaces the InitActive when using Fractal components.

Author:
Matthieu Morel

Method Summary
 void initComponentActivity(Body body)
          See @see org.objectweb.proactive.InitActive#initActivity(Body)
 

Method Detail

initComponentActivity

public void initComponentActivity(Body body)
See @see org.objectweb.proactive.InitActive#initActivity(Body)



Copyright 2001-2005 INRIA All Rights Reserved.