org.mule.test.integration.tck
Class WeatherReportConsumer

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

public class WeatherReportConsumer
extends java.lang.Object


Constructor Summary
WeatherReportConsumer()
           
 
Method Summary
 java.lang.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 java.lang.String consume(@Payload
                                WeatherReportType weatherReport)


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