org.jboss.cdi.tck.tests.event.fires
Class Item_Illegal<T>

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.fires.Item
      extended by org.jboss.cdi.tck.tests.event.fires.Item_Illegal<T>

public class Item_Illegal<T>
extends Item


Constructor Summary
Item_Illegal(String name, int price)
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.tests.event.fires.Item
getName, getPrice
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Item_Illegal

public Item_Illegal(String name,
                    int price)


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