org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend3
Class Cow_Broken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend3.Mammal
      extended by org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend3.Cow_Broken

@Specializes
public class Cow_Broken
extends Mammal


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

Constructor Detail

Cow_Broken

public Cow_Broken()


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