org.jboss.cdi.tck.tests.alternative
Class Chicken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.alternative.Chicken
All Implemented Interfaces:
Animal

@Alternative
@RequestScoped
public class Chicken
extends Object
implements Animal


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

Constructor Detail

Chicken

public Chicken()


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