org.jboss.cdi.tck.tests.definition.bean.broken.restricted
Class BoulderMethodProducer

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.bean.broken.restricted.BoulderMethodProducer

public class BoulderMethodProducer
extends Object

Author:
Martin Kouba

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

Constructor Detail

BoulderMethodProducer

public BoulderMethodProducer()
Method Detail

produce

@Typed(value=Animal.class)
@Produces
public Boulder produce()


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