org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance
Class Apple
java.lang.Object
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.Apple
public class Apple
- 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
Apple
public Apple(AppleTree tree)
getTree
public AppleTree getTree()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.