org.jboss.jsr299.tck.tests.extensions.processBean
Class Cowshed

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.extensions.processBean.Cowshed

public class Cowshed
extends Object


Constructor Summary
Cowshed()
           
 
Method Summary
 void disposeOfDaisy(Cow daisy)
           
 Cow getDaisy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cowshed

public Cowshed()
Method Detail

getDaisy

@Produces
public Cow getDaisy()

disposeOfDaisy

public void disposeOfDaisy(@Disposes
                           Cow daisy)


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