org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.ambiguous
Class Sheep

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.ambiguous.Sheep
All Implemented Interfaces:
Animal

public class Sheep
extends Object
implements Animal


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

Constructor Detail

Sheep

public Sheep()


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