org.jboss.cdi.tck.tests.definition.bean.genericbroken
Class FooBroken<T>

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.bean.genericbroken.FooBroken<T>

@RequestScoped
public class FooBroken<T>
extends Object


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

Constructor Detail

FooBroken

public FooBroken()


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