org.jboss.cdi.tck.tests.event.parameterized
Class Bar<B>

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.parameterized.Foo<B>
      extended by org.jboss.cdi.tck.tests.event.parameterized.Bar<B>
All Implemented Interfaces:
Fooable<B>
Direct Known Subclasses:
Baz, Blah

public class Bar<B>
extends Foo<B>


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

Constructor Detail

Bar

public Bar()


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