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

java.lang.Object
  extended by org.jboss.jsr299.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
 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

BlackWidowConsumer

public BlackWidowConsumer()
Method Detail

getInjectedSpider

public org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.BlackWidow getInjectedSpider()


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