org.jboss.cdi.tck.tests.context.passivating.injection.point
Class Meal
java.lang.Object
org.jboss.cdi.tck.tests.context.passivating.injection.point.Meal
@RequestScoped
public class Meal
- extends Object
All beans with normal scope are passivation capable dependencies.
|
Constructor Summary |
Meal()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Meal
public Meal()
init
@PostConstruct
public void init()
getId
public String getId()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.