org.jboss.jsr299.tck.tests.decorators.resolution
Class BarImpl<T>

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.decorators.resolution.BarImpl<T>
All Implemented Interfaces:
Bar<T>

public class BarImpl<T>
extends Object
implements Bar<T>


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

Constructor Detail

BarImpl

public BarImpl()


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