public class MuleAwareObjectsInjectorProcessor
extends org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
AutowiredAnnotationBeanPostProcessor which acts as the default injection post processors to be used
in Mule.| Constructor and Description |
|---|
MuleAwareObjectsInjectorProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
determineRequiredStatus(org.springframework.core.annotation.AnnotationAttributes ann) |
void |
postProcessMergedBeanDefinition(org.springframework.beans.factory.support.RootBeanDefinition beanDefinition,
Class<?> beanType,
String beanName)
No-Op method
|
determineCandidateConstructors, determineRequiredStatus, findAutowireCandidates, getOrder, postProcessProperties, postProcessPropertyValues, processInjection, resetBeanDefinition, setAutowiredAnnotationType, setAutowiredAnnotationTypes, setBeanFactory, setOrder, setRequiredParameterName, setRequiredParameterValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEarlyBeanReference, predictBeanTypepublic final void postProcessMergedBeanDefinition(org.springframework.beans.factory.support.RootBeanDefinition beanDefinition,
Class<?> beanType,
String beanName)
postProcessMergedBeanDefinition in interface org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessorpostProcessMergedBeanDefinition in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessorprotected boolean determineRequiredStatus(org.springframework.core.annotation.AnnotationAttributes ann)
determineRequiredStatus in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessorCopyright © 2025 MuleSoft, Inc.. All rights reserved.