public class MagnoliaUiGuiceComponentProviderFactory extends Object
GuiceComponentConfigurationModule
with several necessary workarounds and adds UiBaseModule
to the pile.Modifier and Type | Method and Description |
---|---|
info.magnolia.objectfactory.guice.GuiceComponentProvider |
create(info.magnolia.objectfactory.configuration.ComponentConfigurer... additionalModules)
Populates all the UI-related components and type-mappings from all the modules,
processes them and creates a
GuiceComponentProvider out of them. |
public info.magnolia.objectfactory.guice.GuiceComponentProvider create(info.magnolia.objectfactory.configuration.ComponentConfigurer... additionalModules)
GuiceComponentProvider
out of them.additionalModules
- mostly for test purposes, allow to supply the type bindings
programmatically instead of XML (see AbstractGuiceComponentConfigurer
)Copyright © 2018 Magnolia International Ltd.. All rights reserved.