public class StockService extends Object
StockService()
String
createRandomStocks()
getHits()
transform(String symbol, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StockService()
public String transform(@XPath(value="/stock/symbol/text()") String symbol, @XPath(value="/stock/value/text()") String value)
public String getHits()
public String createRandomStocks()
Apache Camel