org.jboss.cdi.tck.tests.lookup.circular
Class House

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.circular.House

@ApplicationScoped
public class House
extends Object


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

Constructor Detail

House

public House()

House

@Inject
public House(House house)


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