Uses of Interface
org.objectweb.proactive.core.component.controller.ComponentParametersController

Packages that use ComponentParametersController
org.objectweb.proactive.core.component This package and sub-packages provide an implementation with ProActive of the Fractal 2.0 component model.  
org.objectweb.proactive.core.component.controller Implementations of the "membrane" of the Fractal components, i.e. the controllers that manage non-functional properties of a component.  
 

Uses of ComponentParametersController in org.objectweb.proactive.core.component
 

Methods in org.objectweb.proactive.core.component that return ComponentParametersController
static ComponentParametersController Fractive.getComponentParametersController(Component component)
          Returns the ContentController interface of the given component.
 

Uses of ComponentParametersController in org.objectweb.proactive.core.component.controller
 

Classes in org.objectweb.proactive.core.component.controller that implement ComponentParametersController
 class ProActiveComponentParametersController
          This class defines a controller for accessing configuration parameters of the component.
 



Copyright 2001-2005 INRIA All Rights Reserved.