org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle
Class StaticTarantulaConsumer
java.lang.Object
org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.StaticTarantulaConsumer
public class StaticTarantulaConsumer
- 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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticTarantulaConsumer
public StaticTarantulaConsumer()
getConsumedTarantula
public Tarantula getConsumedTarantula()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.