Package | Description |
---|---|
info.magnolia.config.registry | |
info.magnolia.config.resolver | |
info.magnolia.module.model.reader | |
info.magnolia.transformer |
Modifier and Type | Interface and Description |
---|---|
interface |
Registry<T>
An instance of a registry is responsible for one particular
DefinitionType ;
these definition can come from various sources. |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationProcessingTypeResolver
TypeResolver implementation capable of deducing the type from a string alias instead of fully-qualified class name. |
Modifier and Type | Interface and Description |
---|---|
interface |
ModuleDefinitionReader
ModuleDefinitionReader is responsible for reading/decoding module descriptor files
into ModuleDefinition instances.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassPropertyBasedTypeResolver
TypeResolver implementation which relies on the presence of the ""
property in the provided bean related data. |
interface |
TypeResolver
TypeResolver attempts to deduce the object type from the provided
properties related to that object. |
Copyright © 2003–2019 Magnolia International Ltd.. All rights reserved.