org.jboss.cdi.tck.tests.extensions.producer
Class BirdCage

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.producer.BirdCage

public class BirdCage
extends Object


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

Field Detail

bird

@Inject
protected Bird bird
Constructor Detail

BirdCage

public BirdCage()


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