org.jboss.cdi.tck.tests.context.passivating.broken.producer.method
Class RecordProducer
java.lang.Object
org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.RecordProducer
public class RecordProducer
- extends Object
|
Method Summary |
org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.Broken_Record |
getRecord()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecordProducer
public RecordProducer()
getRecord
@Produces
@SessionScoped
public final org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.Broken_Record getRecord()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.