org.jboss.cdi.tck.tests.extensions.producer.broken.processing
Class GoldProducer

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.producer.broken.processing.GoldProducer

public class GoldProducer
extends Object


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

Constructor Detail

GoldProducer

public GoldProducer()
Method Detail

produceGold

@Produces
public Gold produceGold()


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