org.jboss.cdi.tck.tests.implementation.producer.method.definition
Class Chicken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.producer.method.definition.Chicken
Direct Known Subclasses:
AndalusianChicken

public class Chicken
extends Object


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()


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