public static interface CommonBeanDefinitionCreator.BeanDefinitionPostProcessor
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.beans.factory.support.AbstractBeanDefinition |
adaptBeanDefinition(ComponentModel parentComponentModel,
Class beanClass,
org.springframework.beans.factory.support.AbstractBeanDefinition originalBeanDefinition) |
default Set<org.mule.runtime.api.component.ComponentIdentifier> |
getGenericPropertiesCustomProcessingIdentifiers() |
void |
postProcess(ComponentModel componentModel,
org.springframework.beans.factory.support.AbstractBeanDefinition beanDefinition) |
default org.springframework.beans.factory.support.AbstractBeanDefinition adaptBeanDefinition(ComponentModel parentComponentModel, Class beanClass, org.springframework.beans.factory.support.AbstractBeanDefinition originalBeanDefinition)
void postProcess(ComponentModel componentModel, org.springframework.beans.factory.support.AbstractBeanDefinition beanDefinition)
default Set<org.mule.runtime.api.component.ComponentIdentifier> getGenericPropertiesCustomProcessingIdentifiers()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.