org.jboss.cdi.tck.tests.lookup.modules
Class FooMethodProducer
java.lang.Object
org.jboss.cdi.tck.tests.lookup.modules.FooMethodProducer
- Direct Known Subclasses:
- SpecializedFooMethodProducer
public class FooMethodProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FooMethodProducer
public FooMethodProducer()
produceFoo
@Produces
public Foo produceFoo()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.