Uses of Class
org.objectweb.proactive.core.component.config.ComponentConfigurationHandler

Packages that use ComponentConfigurationHandler
org.objectweb.proactive.core.component.config This package contains the code that configures the membranes of the components : it configures the controllers and the interceptors.  
org.objectweb.proactive.core.component.identity The ProActiveComponentIdentityImpl class is the base class for the component meta-objects.  
 

Uses of ComponentConfigurationHandler in org.objectweb.proactive.core.component.config
 

Methods in org.objectweb.proactive.core.component.config that return ComponentConfigurationHandler
static ComponentConfigurationHandler ComponentConfigurationHandler.createComponentConfigurationHandler(java.lang.String componentsConfigurationLocation)
           
 

Uses of ComponentConfigurationHandler in org.objectweb.proactive.core.component.identity
 

Methods in org.objectweb.proactive.core.component.identity that return ComponentConfigurationHandler
static ComponentConfigurationHandler ProActiveComponentImpl.loadComponentConfiguration(java.lang.String controllerConfigFileLocation)
           
 



Copyright 2001-2005 INRIA All Rights Reserved.