org.mule.test.integration.tck
Class WeatherReportXpathConsumer

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

public class WeatherReportXpathConsumer
extends Object


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

Constructor Detail

WeatherReportXpathConsumer

public WeatherReportXpathConsumer()
Method Detail

consume

public String consume(@XPath(value="/weatherReport/report")
                      String report)


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