org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean
Class Shop

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Shop
All Implemented Interfaces:
Serializable

public class Shop
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Shop()
           
 
Method Summary
 Order getNewOrder()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shop

public Shop()
Method Detail

getNewOrder

public Order getNewOrder()


Copyright © 2008-2012 Seam Framework. All Rights Reserved.