Package org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle

Class Summary
BlackWidowConsumer This simple bean contains an injection point to receive the value of a producer field in another bean.
BlackWidowProducer  
NullSpiderConsumer Simple bean that has an injection point for a spider
NullSpiderConsumerForBrokenProducer Simple bean that has an injection point for a spider
NullSpiderProducer Contains producer for Spider which always is a null value and in Dependent scope
NullSpiderProducer_Broken Bean with a producer field that always returns null and is not in Dependent context (the produced result)
ProducerFieldLifecycleTest  
SpecializedTarantulaProducer This bean contains a producer field and specializes another bean which has the same producer field.
StaticTarantulaConsumer This bean contains an injection point for a Tarantula that must be provided by the container via a (static) producer field.
StaticTarantulaProducer  
TarantulaConsumer This bean contains an injection point for a Tarantula that must be provided by the container via a (static) producer field.
TarantulaProducer  
 

Annotation Types Summary
SpiderStereotype Test stereotype used to change the scope type and deployment type of another bean, in particular a producer field bean.
 



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