|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentConfigurer | |
---|---|
info.magnolia.module | |
info.magnolia.objectfactory.configuration | |
info.magnolia.objectfactory.guice |
Uses of ComponentConfigurer in info.magnolia.module |
---|
Classes in info.magnolia.module that implement ComponentConfigurer | |
---|---|
class |
ModuleInstancesConfigurer
Guice configuration module that binds providers for module classes. |
Uses of ComponentConfigurer in info.magnolia.objectfactory.configuration |
---|
Classes in info.magnolia.objectfactory.configuration that implement ComponentConfigurer | |
---|---|
class |
LegacyComponentsConfigurer
This ComponentConfigurer configures components from properties. |
Methods in info.magnolia.objectfactory.configuration that return ComponentConfigurer | |
---|---|
protected ComponentConfigurer |
ComponentProviderConfigurationBuilder.getConfigurer(ConfigurerDefinition configurerDefinition)
|
Methods in info.magnolia.objectfactory.configuration that return types with arguments of type ComponentConfigurer | |
---|---|
List<ComponentConfigurer> |
ComponentProviderConfiguration.getConfigurers()
|
Methods in info.magnolia.objectfactory.configuration with parameters of type ComponentConfigurer | |
---|---|
boolean |
ComponentProviderConfiguration.addConfigurer(ComponentConfigurer configurer)
|
Uses of ComponentConfigurer in info.magnolia.objectfactory.guice |
---|
Classes in info.magnolia.objectfactory.guice that implement ComponentConfigurer | |
---|---|
class |
AbstractGuiceComponentConfigurer
Abstract base class for configurers that interact with Guice. |
class |
GuiceContextAndScopesConfigurer
Registers request and session scopes and providers for accessing MgnlContext. |
class |
GuicePropertyConfigurer
Guice configuration module which exposes Magnolia properties. |
Methods in info.magnolia.objectfactory.guice with parameters of type ComponentConfigurer | |
---|---|
GuiceComponentProvider |
GuiceComponentProviderBuilder.build(ComponentConfigurer... configurers)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |