org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard
Class SpiderProducer

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.SpiderProducer

public class SpiderProducer
extends Object


Constructor Summary
SpiderProducer()
           
 
Method Summary
 FunnelWeaver<?> getFunnelWeaver()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpiderProducer

public SpiderProducer()
Method Detail

getFunnelWeaver

@Produces
public FunnelWeaver<?> getFunnelWeaver()


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