org.jboss.cdi.tck.tests.lookup.modules
Class FooMethodProducer

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.modules.FooMethodProducer
Direct Known Subclasses:
SpecializedFooMethodProducer

public class FooMethodProducer
extends Object


Constructor Summary
FooMethodProducer()
           
 
Method Summary
 Foo produceFoo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FooMethodProducer

public FooMethodProducer()
Method Detail

produceFoo

@Produces
public Foo produceFoo()


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