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

java.lang.Object
  extended by 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


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

Constructor Detail

PearTree

public PearTree()
Method Detail

produceLightYellowPear

@Produces
@Yummy
public Pear produceLightYellowPear()
Specified by:
produceLightYellowPear in interface PearTreeLocal


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