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 java.lang.String |
getComponentModelIdentifier() |
protected Annotation |
getMapperReferenceAnnotation() |
protected Annotation |
getTypeAnnotation() |
getPriority, getTypeFactory, process, replacementMapperReferenceprotected java.lang.String getComponentModelIdentifier()
getComponentModelIdentifier in class AnnotationBasedComponentModelProcessorprotected Annotation getTypeAnnotation()
getTypeAnnotation in class AnnotationBasedComponentModelProcessorprotected Annotation getMapperReferenceAnnotation()
getMapperReferenceAnnotation in class AnnotationBasedComponentModelProcessorCopyright © 2012-2014. All Rights Reserved.