org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle
Class NullSpiderProducer_Broken

java.lang.Object
  extended by 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
           
 
Constructor Summary
NullSpiderProducer_Broken()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

produceBlackWidow

@Produces
@RequestScoped
@Null
@Broken
public org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.BlackWidow produceBlackWidow
Constructor Detail

NullSpiderProducer_Broken

public NullSpiderProducer_Broken()


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