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

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

public class DogHouse
extends Object


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

Constructor Detail

DogHouse

public DogHouse()
Method Detail

getDog

public Terrier getDog()


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