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