org.jboss.cdi.tck.tests.context.passivating.broken.nonPassivationCapableProducerMethod
Class RecordProducer
java.lang.Object
org.jboss.cdi.tck.tests.context.passivating.broken.nonPassivationCapableProducerMethod.RecordProducer
public class RecordProducer
- extends Object
|
Method Summary |
org.jboss.cdi.tck.tests.context.passivating.broken.nonPassivationCapableProducerMethod.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.nonPassivationCapableProducerMethod.Broken_Record getRecord()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.