org.mule.component.builder
Class ReflectionMessageBuilder
java.lang.Object
org.mule.component.builder.AbstractMessageBuilder
org.mule.component.builder.ReflectionMessageBuilder
- All Implemented Interfaces:
- MessageBuilder, Callable, EventListener, ServiceAware
public class ReflectionMessageBuilder
- extends AbstractMessageBuilder
Will try and set the result of an invocation as a bean property on the request
message using reflection.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ignoreMethods
protected final Set ignoreMethods
ReflectionMessageBuilder
public ReflectionMessageBuilder()
buildMessage
public Object buildMessage(MuleMessage request,
MuleMessage response)
throws MessageBuilderException
- Throws:
MessageBuilderException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.