org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.directlyExtendsNothing
Class Cow_Broken

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.directlyExtendsNothing.Cow_Broken
All Implemented Interfaces:
CowLocal_Broken

@Specializes
public class Cow_Broken
extends Object
implements CowLocal_Broken


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.