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

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

public class NullSpiderConsumer
extends Object
implements Serializable

Simple bean that has an injection point for a spider

Author:
David Allen
See Also:
Serialized Form

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

Constructor Detail

NullSpiderConsumer

public NullSpiderConsumer()
Method Detail

getInjectedSpider

public BlackWidow getInjectedSpider()


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