org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise
Class AppleTree

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.AppleTree
All Implemented Interfaces:
AppleTreeLocal

public class AppleTree
extends Object
implements AppleTreeLocal


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()
Specified by:
produceApple in interface AppleTreeLocal


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