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

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

public class WheatProducer
extends Object


Field Summary
 org.jboss.jsr299.tck.tests.context.passivating.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 org.jboss.jsr299.tck.tests.context.passivating.Wheat wheat
Constructor Detail

WheatProducer

public WheatProducer()


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