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

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

@ApplicationScoped
public class Air
extends Object


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

Constructor Detail

Air

public Air()

Air

@Inject
public Air(Bird bird)


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