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

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

@Named
@Default
public class Bird
extends Object
implements Animal


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

Constructor Detail

Bird

public Bird()


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