org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw
Class ProducerMethodInjectionBar

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.ProducerMethodInjectionBar

public class ProducerMethodInjectionBar
extends Object

Author:
Martin Kouba

Constructor Summary
ProducerMethodInjectionBar()
           
 
Method Summary
 Foo produceFoo(javax.enterprise.inject.Instance instance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProducerMethodInjectionBar

public ProducerMethodInjectionBar()
Method Detail

produceFoo

@Produces
public Foo produceFoo(javax.enterprise.inject.Instance instance)


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