org.jboss.webbeans.tck.unit.implementation.producer.field
Class NullSpiderProducer

java.lang.Object
  extended by org.jboss.webbeans.tck.unit.implementation.producer.field.NullSpiderProducer

public class NullSpiderProducer
extends java.lang.Object

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

Author:
David Allen

Field Summary
 org.jboss.webbeans.tck.unit.implementation.producer.field.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
@Named(value="blackWidow")
public org.jboss.webbeans.tck.unit.implementation.producer.field.BlackWidow produceBlackWidow
Constructor Detail

NullSpiderProducer

public NullSpiderProducer()


Copyright © 2008-2009. All Rights Reserved.