org.objectweb.easybeans.api.components
Interface EZBComponentManager

All Known Implementing Classes:
ComponentManager

public interface EZBComponentManager

Interface of the component manager that is managing the components of EasyBeans.

Author:
Florent Benoit

Method Summary
 EZBComponentRegistry getComponentRegistry()
           
 

Method Detail

getComponentRegistry

EZBComponentRegistry getComponentRegistry()
Returns:
the component registry used by this manager.