org.jboss.cdi.tck.tests.extensions.container.event
Class Farm

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.container.event.Farm

public class Farm
extends Object


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

Constructor Detail

Farm

public Farm()
Method Detail

getCheese

@Produces
public Cheese getCheese()


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