org.jboss.cdi.tck.tests.context.passivating.transientreference
Class Meal

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

@Dependent
public class Meal
extends Object


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

Constructor Detail

Meal

public Meal()


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