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 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.