info.magnolia.objectfactory.configuration
Interface ComponentConfigurer

All Known Implementing Classes:
AbstractGuiceComponentConfigurer, EventBusProtector, GuiceContextAndScopesConfigurer, GuicePropertyConfigurer, LegacyComponentsConfigurer, ModuleInstancesConfigurer, SystemEventBusConfigurer

public interface ComponentConfigurer

Component configurers are called to customize the ComponentProviderConfiguration before its used to create a ComponentProvider.

Version:
$Id$

Method Summary
 void doWithConfiguration(ComponentProvider parentComponentProvider, ComponentProviderConfiguration configuration)
           
 

Method Detail

doWithConfiguration

void doWithConfiguration(ComponentProvider parentComponentProvider,
                         ComponentProviderConfiguration configuration)


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.