|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentConfiguration | |
---|---|
info.magnolia.objectfactory.configuration |
Uses of ComponentConfiguration in info.magnolia.objectfactory.configuration |
---|
Subclasses of ComponentConfiguration in info.magnolia.objectfactory.configuration | |
---|---|
class |
ConfiguredComponentConfiguration<T>
Configuration for a components which is configured in a workspace. |
class |
ImplementationConfiguration<T>
A simple mapping from type to implementation. |
class |
InstanceConfiguration<T>
A configuration providing a concrete instance or a factory of type ComponentFactory or Provider . |
class |
ProviderConfiguration<T>
Configuration for a provider that acts as a factory, supported types are ComponentFactory and Provider . |
Methods in info.magnolia.objectfactory.configuration that return ComponentConfiguration | |
---|---|
protected ComponentConfiguration |
ComponentConfiguration.clone()
|
protected ComponentConfiguration |
ComponentProviderConfigurationBuilder.getComponent(ComponentDefinition definition)
|
protected ComponentConfiguration |
ComponentProviderConfigurationBuilder.getConfigured(ComponentDefinition definition)
|
protected ComponentConfiguration |
ComponentProviderConfigurationBuilder.getObserved(ComponentDefinition definition)
|
protected ComponentConfiguration |
ComponentProviderConfigurationBuilder.getProvider(ComponentDefinition definition)
|
Methods in info.magnolia.objectfactory.configuration that return types with arguments of type ComponentConfiguration | |
---|---|
Map<Class,ComponentConfiguration> |
ComponentProviderConfiguration.getComponents()
|
Methods in info.magnolia.objectfactory.configuration with parameters of type ComponentConfiguration | |
---|---|
void |
ComponentProviderConfiguration.addComponent(ComponentConfiguration componentConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |