org.jboss.cdi.tck.tests.lookup.modules.broken
Class DisabledFooMethodProducer

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledFooMethodProducer

@Alternative
public class DisabledFooMethodProducer
extends Object


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

Constructor Detail

DisabledFooMethodProducer

public DisabledFooMethodProducer()
Method Detail

produceFoo

@Produces
public BrokenFoo produceFoo()


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