org.jboss.cdi.tck.tests.lookup.injectionpoint.non.contextual
Class Bar

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.injectionpoint.non.contextual.Bar

public class Bar
extends Object

Author:
Martin Kouba

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

Constructor Detail

Bar

public Bar()
Method Detail

getFoo

public Foo getFoo()


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