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

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

public class WheatProducer
extends Object


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

Field Detail

wheat

@Produces
@SessionScoped
public Wheat wheat
Constructor Detail

WheatProducer

public WheatProducer()


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