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

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.AppleTree
      extended by org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.GrannySmithAppleTree
Direct Known Subclasses:
GreatGrannySmithAppleTree

public class GrannySmithAppleTree
extends AppleTree


Constructor Summary
GrannySmithAppleTree()
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.AppleTree
disposeApple, produceApple
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrannySmithAppleTree

public GrannySmithAppleTree()


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