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

java.lang.Object
  extended by org.jboss.jsr299.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
 org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.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 org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.BlackWidow getInjectedSpider()


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