public class ResponseMessageProcessorsFactoryBean extends org.mule.runtime.api.meta.AbstractAnnotatedObject implements org.springframework.beans.factory.FactoryBean, MuleContextAware
protected List
messageProcessors
LOCATION_KEY
PROPERTY_NAME
ResponseMessageProcessorsFactoryBean()
Object
getObject()
Class
getObjectType()
boolean
isSingleton()
void
setMessageProcessors(List messageProcessors)
setMuleContext(MuleContext context)
getAnnotation, getAnnotations, getLocation, setAnnotations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List messageProcessors
public ResponseMessageProcessorsFactoryBean()
public Class getObjectType()
getObjectType
org.springframework.beans.factory.FactoryBean
public void setMessageProcessors(List messageProcessors)
public Object getObject() throws Exception
getObject
Exception
public boolean isSingleton()
isSingleton
public void setMuleContext(MuleContext context)
setMuleContext
MuleContextAware
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.