org.jboss.cdi.tck.tests.implementation.producer.method.definition
Class AppleTree

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

public class AppleTree
extends Object


Constructor Summary
AppleTree()
           
 
Method Summary
 Apple produceApple()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppleTree

public AppleTree()
Method Detail

produceApple

@Produces
@Yummy
public Apple produceApple()


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