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