org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.twobeans
Class FishFarmer_Broken
java.lang.Object
org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.twobeans.Farmer
org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.twobeans.FishFarmer_Broken
- All Implemented Interfaces:
- FarmerInterface
@Specializes
public class FishFarmer_Broken
- extends Farmer
| Methods inherited from class org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.broken.twobeans.Farmer |
getClassName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FishFarmer_Broken
public FishFarmer_Broken()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.