Interface ComponentBeanFactory

All Known Implementing Classes:
ComponentBeanFactoryImpl

public interface ComponentBeanFactory
Creates marshallable ComponentBeans from Components. Uses ComponentMappers to map a single component. The mappers are contributed via the configuration point "ComponentMappers". If there is no mapper registered for the given component, the interface hierarchy is traversed upwards until a mapper is found.