org.mule.test.integration.tck
Class WeatherReportConsumer

java.lang.Object
  extended by org.mule.test.integration.tck.WeatherReportConsumer

public class WeatherReportConsumer
extends Object


Constructor Summary
WeatherReportConsumer()
           
 
Method Summary
 String consume(WeatherReportType weatherReport)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WeatherReportConsumer

public WeatherReportConsumer()
Method Detail

consume

public String consume(@Payload
                      WeatherReportType weatherReport)


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