org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise
Class Chicken
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Chicken
public Chicken()
produceEgg
@Produces
@Yummy
public Egg produceEgg()
- Specified by:
produceEgg
in interface ChickenLocal
Copyright © 2008-2012 Seam Framework. All Rights Reserved.