Uses of Class
org.objectweb.proactive.core.component.ContentDescription

Packages that use ContentDescription
org.objectweb.proactive.core.component.adl.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
 



Copyright ? April 2005 INRIA All Rights Reserved.