org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle
Class Lays

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Lays

public class Lays
extends Object


Constructor Summary
Lays()
           
 
Method Summary
 PotatoChip makeChip()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lays

public Lays()
Method Detail

makeChip

@Produces
@Null
@RequestScoped
public PotatoChip makeChip()


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