org.jboss.cdi.tck.tests.definition.stereotype
Class HighlandCow

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.stereotype.HighlandCow
All Implemented Interfaces:
Animal

@Tame
public class HighlandCow
extends Object
implements Animal


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

Constructor Detail

HighlandCow

public HighlandCow()


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