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

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.container.event.Food
      extended by org.jboss.cdi.tck.tests.extensions.container.event.Cheese

public class Cheese
extends Food


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

Constructor Detail

Cheese

public Cheese(boolean fresh)


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