Package | Description |
---|---|
info.magnolia.cms.beans.config | |
info.magnolia.init | |
info.magnolia.module | |
info.magnolia.objectfactory.configuration | |
info.magnolia.objectfactory.guice |
Modifier and Type | Method and Description |
---|---|
protected ComponentProviderConfiguration |
ConfigLoader.getMainComponents() |
Modifier and Type | Method and Description |
---|---|
protected ComponentProviderConfiguration |
MagnoliaServletContextListener.getPlatformComponents() |
protected ComponentProviderConfiguration |
MagnoliaServletContextListener.getSystemComponents() |
Modifier and Type | Method and Description |
---|---|
void |
ModuleInstancesConfigurer.doWithConfiguration(ComponentProvider parentComponentProvider,
ComponentProviderConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
ComponentProviderConfiguration |
ComponentProviderConfiguration.clone() |
ComponentProviderConfiguration |
ComponentProviderConfigurationBuilder.getComponentsFromModules(String id,
List<ModuleDefinition> moduleDefinitions)
Reads component definitions from module descriptors and return a
ComponentProviderConfiguration
containing all components with the given id. |
ComponentProviderConfiguration |
ComponentProviderConfigurationBuilder.readConfiguration(List<String> resourcePaths,
String id)
Reads component definitions from the specified resources and returns a
ComponentProviderConfiguration . |
Modifier and Type | Method and Description |
---|---|
protected <T> void |
LegacyComponentsConfigurer.addComponent(ComponentProviderConfiguration componentProviderConfiguration,
String key,
String value) |
void |
ComponentProviderConfigurationBuilder.addComponents(ComponentProviderConfiguration configuration,
ComponentsDefinition componentsDefinition) |
void |
ComponentProviderConfiguration.combine(ComponentProviderConfiguration components) |
void |
ComponentConfigurer.doWithConfiguration(ComponentProvider parentComponentProvider,
ComponentProviderConfiguration configuration) |
void |
LegacyComponentsConfigurer.doWithConfiguration(ComponentProvider parentComponentProvider,
ComponentProviderConfiguration configuration) |
Modifier and Type | Field and Description |
---|---|
protected ComponentProviderConfiguration |
AbstractGuiceComponentConfigurer.configuration |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGuiceComponentConfigurer.doWithConfiguration(ComponentProvider parentComponentProvider,
ComponentProviderConfiguration configuration) |
GuiceComponentProviderBuilder |
GuiceComponentProviderBuilder.withConfiguration(ComponentProviderConfiguration configuration) |
Constructor and Description |
---|
GuiceComponentConfigurationModule(ComponentProviderConfiguration configuration) |
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.