org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.extendejb
Class Tractor_Broken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.extendejb.FarmEquipment
      extended by org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.extendejb.Tractor_Broken
All Implemented Interfaces:
FarmEquipmentLocal

@Specializes
public class Tractor_Broken
extends FarmEquipment


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

Constructor Detail

Tractor_Broken

public Tractor_Broken()


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