org.jboss.cdi.tck.tests.alternative.resolution.qualifier
Class Qux

java.lang.Object
  extended by org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Qux

public class Qux
extends Object


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

Constructor Detail

Qux

public Qux()
Method Detail

getFoo

public Foo getFoo()


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