public class DecoratingFlowAnnotationsBeanProcessor extends Object implements org.springframework.beans.factory.config.BeanPostProcessor, MuleContextAware
| Constructor and Description |
|---|
DecoratingFlowAnnotationsBeanProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
postProcessAfterInitialization(Object o,
String s) |
Object |
postProcessBeforeInitialization(Object o,
String s) |
void |
setMuleContext(MuleContext muleContext) |
public DecoratingFlowAnnotationsBeanProcessor()
public void setMuleContext(MuleContext muleContext)
setMuleContext in interface MuleContextAwarepublic Object postProcessBeforeInitialization(Object o, String s) throws org.springframework.beans.BeansException
postProcessBeforeInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionpublic Object postProcessAfterInitialization(Object o, String s) throws org.springframework.beans.BeansException
postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.