org.jboss.jsr299.tck.tests.decorators.definition
Class CowShed

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.decorators.definition.CowShed

public class CowShed
extends Object

Author:
pmuir

Constructor Summary
CowShed()
           
 
Method Summary
 void milk()
           
 
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

milk

public void milk()


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