org.jboss.cdi.tck.tests.extensions.container.event
Class Food

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.container.event.Food
Direct Known Subclasses:
Cheese, Milk

public class Food
extends Object


Constructor Summary
Food(boolean fresh)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Food

public Food(boolean fresh)


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