org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance
Class Apple

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.Apple

public class Apple
extends Object


Field Summary
static List<Class<?>> disposedBy
           
 
Constructor Summary
Apple(AppleTree tree)
           
 
Method Summary
 AppleTree getTree()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

disposedBy

public static List<Class<?>> disposedBy
Constructor Detail

Apple

public Apple(AppleTree tree)
Method Detail

getTree

public AppleTree getTree()


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