org.jboss.cdi.tck.tests.alternative
Class Horse

java.lang.Object
  extended by org.jboss.cdi.tck.tests.alternative.Horse
All Implemented Interfaces:
Animal

@Alternative
@RequestScoped
public class Horse
extends Object
implements Animal


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

Constructor Detail

Horse

public Horse()


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