org.ow2.jasmine.jade.fractal.api.control
Interface GenericInstallingFactoryContextController
- All Known Implementing Classes:
- GenericInstallingFactoryContextControllerMixin
public interface GenericInstallingFactoryContextController
A component interface to store a context related to JadeNode containing :
- a reference of the managed_resources Component
- ...
- Author:
- Julien Legrand
setNewComponentContainer
void setNewComponentContainer(org.objectweb.fractal.api.Component component)
- Parameters:
component -
getNewComponentContainer
org.objectweb.fractal.api.Component getNewComponentContainer()
- Returns:
Copyright © 2008 OW2 Consortium. All Rights Reserved.