com.atomikos.demo.jaxws.impl
Class WebShop

java.lang.Object
  extended by com.atomikos.demo.jaxws.impl.WebShop

public class WebShop
extends Object


Constructor Summary
WebShop()
           
 
Method Summary
 void buy(String productId, int qty)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebShop

public WebShop()
Method Detail

buy

public void buy(String productId,
                int qty)


Copyright © 2012. All Rights Reserved.