org.jboss.cdi.tck.tests.event
Class FarmShop

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.Shop
      extended by org.jboss.cdi.tck.tests.event.FarmShop

@Specializes
public class FarmShop
extends Shop


Field Summary
 
Fields inherited from class org.jboss.cdi.tck.tests.event.Shop
observers
 
Constructor Summary
FarmShop()
           
 
Method Summary
 String getClassName()
           
 
Methods inherited from class org.jboss.cdi.tck.tests.event.Shop
observeDelivery
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FarmShop

public FarmShop()
Method Detail

getClassName

public String getClassName()
Overrides:
getClassName in class Shop


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