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

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.Chicken
All Implemented Interfaces:
ChickenLocal
Direct Known Subclasses:
AndalusianChicken

public class Chicken
extends Object
implements ChickenLocal


Constructor Summary
Chicken()
           
 
Method Summary
 Egg produceEgg()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Chicken

public Chicken()
Method Detail

produceEgg

@Produces
@Yummy
public Egg produceEgg()
Specified by:
produceEgg in interface ChickenLocal


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