org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle
Class NullSpiderConsumerForBrokenProducer

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.NullSpiderConsumerForBrokenProducer
All Implemented Interfaces:
Serializable

public class NullSpiderConsumerForBrokenProducer
extends Object
implements Serializable

Simple bean that has an injection point for a spider

Author:
David Allen
See Also:
Serialized Form

Constructor Summary
NullSpiderConsumerForBrokenProducer()
           
 
Method Summary
 BlackWidow getInjectedSpider()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullSpiderConsumerForBrokenProducer

public NullSpiderConsumerForBrokenProducer()
Method Detail

getInjectedSpider

public BlackWidow getInjectedSpider()


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