org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.name
Class HighSchool_Broken
java.lang.Object
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.name.School
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.name.HighSchool_Broken
public class HighSchool_Broken
- extends School
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HighSchool_Broken
public HighSchool_Broken()
getStarPupil
@Produces
@Specializes
@Named
public Pupil getStarPupil()
- Overrides:
getStarPupil in class School
Copyright © 2008-2013 Seam Framework. All Rights Reserved.