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

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

public class RecordProducer
extends Object


Constructor Summary
RecordProducer()
           
 
Method Summary
 org.jboss.jsr299.tck.tests.context.passivating.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 org.jboss.jsr299.tck.tests.context.passivating.Record getRecord()


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