org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance
Class Chef
java.lang.Object
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.Cook
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.Chef
public class Chef
- extends Cook
Test that Cook.disposeMeal(Meal) is not inherited.
|
Constructor Summary |
Chef()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Chef
public Chef()
produceDefaultMeal
@Produces
public Meal produceDefaultMeal()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.