Uses of Interface
org.objectweb.proactive.core.component.adl.nodes.VirtualNode

Packages that use VirtualNode
org.objectweb.proactive.core.component.adl.implementations   
org.objectweb.proactive.core.component.adl.vnexportation   
 

Uses of VirtualNode in org.objectweb.proactive.core.component.adl.implementations
 

Methods in org.objectweb.proactive.core.component.adl.implementations with parameters of type VirtualNode
 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
 

Uses of VirtualNode in org.objectweb.proactive.core.component.adl.vnexportation
 

Methods in org.objectweb.proactive.core.component.adl.vnexportation with parameters of type VirtualNode
 void ExportedVirtualNodesBuilderImpl.compose(java.lang.String componentName, ExportedVirtualNode[] exportedVirtualNodes, VirtualNode currentComponentVN)
           
 void ExportedVirtualNodesBuilder.compose(java.lang.String componentName, ExportedVirtualNode[] exportedVirtualNodes, VirtualNode currentComponentVN)
           Composes exported virtual nodes.
 



Copyright ? April 2005 INRIA All Rights Reserved.