org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance
Class Egg
java.lang.Object
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.Egg
public class Egg
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
disposedBy
public static List<Class<?>> disposedBy
Egg
public Egg(Chicken tree)
getChicken
public Chicken getChicken()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.