org.mule.test.properties
Class PropertiesTestCase.Component

java.lang.Object
  extended by org.mule.test.properties.PropertiesTestCase.Component
Enclosing class:
PropertiesTestCase

public static class PropertiesTestCase.Component
extends Object


Constructor Summary
PropertiesTestCase.Component()
           
 
Method Summary
 MuleMessage process(Object payload)
          Create a message with outbound and invocation properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesTestCase.Component

public PropertiesTestCase.Component()
Method Detail

process

public MuleMessage process(Object payload)
Create a message with outbound and invocation properties. These should have been moved to the inbound scope by the time the message is received. Invocation properties should have been removed



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.