org.jboss.cdi.tck.tests.context.passivating
Class RecordProducer

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

public class RecordProducer
extends Object


Constructor Summary
RecordProducer()
           
 
Method Summary
 Record getRecord()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordProducer

public RecordProducer()
Method Detail

getRecord

@Produces
@SessionScoped
public Record getRecord()


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