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

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.modules.FooMethodProducer
      extended by org.jboss.cdi.tck.tests.lookup.modules.SpecializedFooMethodProducer

public class SpecializedFooMethodProducer
extends FooMethodProducer


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

Constructor Detail

SpecializedFooMethodProducer

public SpecializedFooMethodProducer()
Method Detail

produceFoo

@Specializes
public Foo produceFoo()
Overrides:
produceFoo in class FooMethodProducer


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