org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle
Class NullSpiderProducer_Broken
java.lang.Object
org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.NullSpiderProducer_Broken
public class NullSpiderProducer_Broken
- extends Object
Bean with a producer field that always returns null and is not
in Dependent context (the produced result)
- Author:
- David Allen
Field Summary |
org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.BlackWidow |
produceBlackWidow
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
produceBlackWidow
@Produces
@RequestScoped
@Null
@Broken
public org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.BlackWidow produceBlackWidow
NullSpiderProducer_Broken
public NullSpiderProducer_Broken()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.