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

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.TarantulaConsumer

public class TarantulaConsumer
extends Object

This bean contains an injection point for a Tarantula that must be provided by the container via a (static) producer field.

Author:
David Allen

Constructor Summary
TarantulaConsumer()
           
 
Method Summary
 org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.Tarantula getConsumedTarantula()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TarantulaConsumer

public TarantulaConsumer()
Method Detail

getConsumedTarantula

public org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle.Tarantula getConsumedTarantula()


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