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

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

@Specializes
@HighestDeploymentType
public class SpecializedTarantulaProducer
extends TarantulaProducer

This bean contains a producer field and specializes another bean which has the same producer field.

Author:
David Allen

Field Summary
 org.jboss.webbeans.tck.unit.implementation.producer.field.Tarantula produceTarantula
           
 
Constructor Summary
SpecializedTarantulaProducer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

produceTarantula

@Produces
public org.jboss.webbeans.tck.unit.implementation.producer.field.Tarantula produceTarantula
Constructor Detail

SpecializedTarantulaProducer

public SpecializedTarantulaProducer()


Copyright © 2008-2009. All Rights Reserved.