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