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