org.jboss.webbeans.tck.unit.implementation.producer.field
Class BlackWidowConsumer

java.lang.Object
  extended by org.jboss.webbeans.tck.unit.implementation.producer.field.BlackWidowConsumer

public class BlackWidowConsumer
extends java.lang.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.webbeans.tck.unit.implementation.producer.field.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.webbeans.tck.unit.implementation.producer.field.BlackWidow getInjectedSpider()


Copyright © 2008-2009. All Rights Reserved.