public class CdiComponentProcessor extends AnnotationBasedComponentModelProcessor
ModelElementProcessor which converts the given Mapper
object into an application-scoped CDI bean in case CDI is configured as the
target component model for this mapper.ModelElementProcessor.ProcessorContext| Constructor and Description |
|---|
CdiComponentProcessor() |
| 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.