org.jboss.cdi.tck.tests.event.fires
Class Bar

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.fires.Bar

public class Bar
extends Object


Constructor Summary
Bar()
           
 
Method Summary
<T extends Number>
void
fireWithTypeVariable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bar

public Bar()
Method Detail

fireWithTypeVariable

public <T extends Number> void fireWithTypeVariable()


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