org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.managedbean
Class Tractor_Broken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.managedbean.FarmEquipment
      extended by org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.extend.managedbean.Tractor_Broken
All Implemented Interfaces:
TractorLocal

@Specializes
public class Tractor_Broken
extends FarmEquipment
implements TractorLocal


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.