|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
org.objectweb.proactive.core.component.representative | A representative is the reference on a ProActive 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
a controller for accessing configuration parameters of the component. |
Uses of ComponentParametersController in org.objectweb.proactive.core.component.representative |
Classes in org.objectweb.proactive.core.component.representative that implement ComponentParametersController | |
class |
ProActiveComponentRepresentativeImpl
A remote reference on a component. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |