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

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.PearTree
      extended by org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.LightYellowPearTree
All Implemented Interfaces:
LightYellowPearTreeLocal, PearTreeLocal

public class LightYellowPearTree
extends PearTree
implements LightYellowPearTreeLocal


Constructor Summary
LightYellowPearTree()
           
 
Method Summary
 Pear produceLightYellowPear()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LightYellowPearTree

public LightYellowPearTree()
Method Detail

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.