MuleContext is deprecated. See MuleContext deprecation
documentation for a replacement.@Deprecated public class MuleContextPostProcessor extends Object implements org.springframework.beans.factory.config.BeanPostProcessor
MuleContextAware,
MuleContext| Constructor and Description |
|---|
MuleContextPostProcessor(MuleContext muleContext)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
postProcessAfterInitialization(Object bean,
String beanName)
Deprecated.
|
Object |
postProcessBeforeInitialization(Object bean,
String beanName)
Deprecated.
|
public MuleContextPostProcessor(MuleContext muleContext)
public Object postProcessBeforeInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException
postProcessBeforeInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionpublic Object postProcessAfterInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException
postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.