org.jboss.cdi.tck.tests.extensions.annotated
Class DogHouse

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.annotated.DogHouse

public class DogHouse
extends Object


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

Field Detail

dog

@Inject
protected Dog dog
Constructor Detail

DogHouse

public DogHouse()


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