org.objectweb.proactive.core.component.controller
Interface ProActiveSuperController

All Superinterfaces:
SuperController
All Known Implementing Classes:
ProActiveComponentRepresentativeImpl, ProActiveSuperControllerImpl

public interface ProActiveSuperController
extends SuperController

Author:
Matthieu Morel

Method Summary
 void addParent(Component parent)
           
 void removeParent(Component parent)
           
 
Methods inherited from interface org.objectweb.fractal.api.control.SuperController
getFcSuperComponents
 

Method Detail

addParent

public void addParent(Component parent)

removeParent

public void removeParent(Component parent)


Copyright ? October 2004 INRIA All Rights Reserved.