org.jboss.cdi.tck.tests.context.passivating.broken.dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean
Class CowProducer

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.passivating.broken.dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean.CowProducer

public class CowProducer
extends Object


Field Summary
 Cow cow
           
 
Constructor Summary
CowProducer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cow

@Produces
public Cow cow
Constructor Detail

CowProducer

public CowProducer()


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