public interface BeanDefinitionPostProcessor
| Modifier and Type | Method and Description |
|---|---|
default void |
adaptBeanDefinition(ComponentConfiguration parentComponentConfiguration,
Class beanClass,
PostProcessorIocHelper iocHelper) |
default Set<org.mule.runtime.api.component.ComponentIdentifier> |
getGenericPropertiesCustomProcessingIdentifiers() |
void |
postProcess(ComponentConfiguration componentConfiguration,
PostProcessorIocHelper iocHelper) |
default void adaptBeanDefinition(ComponentConfiguration parentComponentConfiguration, Class beanClass, PostProcessorIocHelper iocHelper)
void postProcess(ComponentConfiguration componentConfiguration, PostProcessorIocHelper iocHelper)
default Set<org.mule.runtime.api.component.ComponentIdentifier> getGenericPropertiesCustomProcessingIdentifiers()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.