org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise
Class PearTree
java.lang.Object
org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.PearTree
- All Implemented Interfaces:
- PearTreeLocal
- Direct Known Subclasses:
- LightYellowPearTree
public class PearTree
- extends Object
- implements PearTreeLocal
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PearTree
public PearTree()
produceLightYellowPear
@Produces
@Yummy
public Pear produceLightYellowPear()
- Specified by:
produceLightYellowPear
in interface PearTreeLocal
Copyright © 2008-2012 Seam Framework. All Rights Reserved.