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

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.NullSpiderProducer

public class NullSpiderProducer
extends Object

Contains producer for Spider which always is a null value and in Dependent scope

Author:
David Allen

Field Summary
 org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.BlackWidow produceBlackWidow
           
 
Constructor Summary
NullSpiderProducer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

produceBlackWidow

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

NullSpiderProducer

public NullSpiderProducer()


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