org.jboss.cdi.tck.tests.decorators.resolution
Class QuxImpl

java.lang.Object
  extended by org.jboss.cdi.tck.tests.decorators.resolution.QuxImpl
All Implemented Interfaces:
DecoratedType, Qux<String>

public class QuxImpl
extends Object
implements Qux<String>


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

Constructor Detail

QuxImpl

public QuxImpl()


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