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

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.decorators.resolution.QuxImpl
All Implemented Interfaces:
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-2012 Seam Framework. All Rights Reserved.