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

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.BlackWidowConsumer

public class BlackWidowConsumer
extends Object

This simple bean contains an injection point to receive the value of a producer field in another bean.

Author:
David Allen

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

Constructor Detail

BlackWidowConsumer

public BlackWidowConsumer()
Method Detail

getInjectedSpider

public BlackWidow getInjectedSpider()


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