org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter
Class GeneralListProducer<T>
java.lang.Object
org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter.GeneralListProducer<T>
public class GeneralListProducer<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneralListProducer
public GeneralListProducer()
create
@Produces
@RequestScoped
public List<T> create()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.