org.jboss.cdi.tck.tests.implementation.producer.method.definition.name
Class BugProducer
java.lang.Object
org.jboss.cdi.tck.tests.implementation.producer.method.definition.name.BugProducer
public class BugProducer
- extends Object
- Author:
- Martin Kouba
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BugProducer
public BugProducer()
getGraham
@Produces
@Named
public Bug getGraham()
findTerry
@Crazy
@Produces
@Named
public Bug findTerry()
produceJohn
@Funny
@Produces
public Bug produceJohn()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.