public class SpringComponentProcessor extends AnnotationBasedComponentModelProcessor
ModelElementProcessor which converts the given Mapper
object into a Spring bean in case Spring is configured as the
target component model for this mapper.ModelElementProcessor.ProcessorContext| Constructor and Description |
|---|
SpringComponentProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getComponentModelIdentifier() |
protected Annotation |
getMapperReferenceAnnotation() |
protected Annotation |
getTypeAnnotation() |
getPriority, getTypeFactory, process, replacementMapperReferenceprotected String getComponentModelIdentifier()
getComponentModelIdentifier in class AnnotationBasedComponentModelProcessorprotected Annotation getTypeAnnotation()
getTypeAnnotation in class AnnotationBasedComponentModelProcessorprotected Annotation getMapperReferenceAnnotation()
getMapperReferenceAnnotation in class AnnotationBasedComponentModelProcessorCopyright © 2012-2015. All Rights Reserved.