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

All Superinterfaces:
Active, ComponentActive

public interface ComponentEndActive
extends ComponentActive

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

Author:
Matthieu Morel

Method Summary
 void endComponentActivity(Body body)
           
 

Method Detail

endComponentActivity

public void endComponentActivity(Body body)
See Also:
EndActive.endActivity(Body)


Copyright 2001-2005 INRIA All Rights Reserved.