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

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

public class Baz
extends Object

Author:
Jozef Hartinger

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

Constructor Detail

Baz

public Baz()
Method Detail

getFoo

public Foo getFoo()


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