|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |