new AutowireCandidateQualifier( Module.class.getName(),
moduleInfo.getName() )
) );
}
context.addApplicationContextConfigurer( new ProvidedBeansConfigurer( providedBeans ),
ConfigurerScope.CONTEXT_ONLY );
AcrossApplicationContextHolder root = new AcrossApplicationContextHolder( rootApplicationContext );
AcrossContextUtils.setAcrossApplicationContextHolder( context, root );