|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControllerDescription | |
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.adl.implementations |
Uses of ControllerDescription in org.objectweb.proactive.core.component |
Methods in org.objectweb.proactive.core.component that return ControllerDescription | |
ControllerDescription |
ComponentParameters.getControllerDescription()
getter |
Constructors in org.objectweb.proactive.core.component with parameters of type ControllerDescription | |
ControllerDescription(ControllerDescription controllerDesc)
copy constructor (clones the object) |
|
ComponentParameters(ComponentType componentType,
ControllerDescription controllerDesc)
Constructor |
Uses of ControllerDescription in org.objectweb.proactive.core.component.adl.implementations |
Methods in org.objectweb.proactive.core.component.adl.implementations with parameters of type ControllerDescription | |
java.lang.Object |
ProActiveImplementationBuilderImpl.createComponent(java.lang.Object type,
java.lang.String name,
java.lang.String definition,
ControllerDescription controllerDesc,
ContentDescription contentDesc,
VirtualNode adlVN,
java.util.Map context)
|
java.lang.Object |
ProActiveImplementationBuilder.createComponent(java.lang.Object type,
java.lang.String name,
java.lang.String definition,
ControllerDescription controllerDesc,
ContentDescription contentDesc,
VirtualNode adlVN,
java.util.Map context)
Allows the creation of a ProActive component on a given virtual node |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |