org.jboss.cdi.tck.tests.context.passivating.broken.producer.field
Class RecordProducer

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.RecordProducer

public class RecordProducer
extends Object


Field Summary
 org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.Broken_Record record
           
 
Constructor Summary
RecordProducer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

record

@Produces
@FooScoped
public org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.Broken_Record record
Constructor Detail

RecordProducer

public RecordProducer()


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