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