|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentDescription | |
org.objectweb.proactive.core.component.adl.implementations | A Fractal ADL module to define component implementations. |
Uses of ContentDescription in org.objectweb.proactive.core.component.adl.implementations |
Methods in org.objectweb.proactive.core.component.adl.implementations with parameters of type ContentDescription | |
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 |