org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter2
Class TProducer

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter2.TProducer

public class TProducer
extends Object


Constructor Summary
TProducer()
           
 
Method Summary
<T> T
create(javax.enterprise.inject.spi.InjectionPoint point)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TProducer

public TProducer()
Method Detail

create

@Produces
public <T> T create(javax.enterprise.inject.spi.InjectionPoint point)


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