org.jboss.cdi.tck.tests.inheritance.specialization.simple
Class Building
java.lang.Object
org.jboss.cdi.tck.tests.inheritance.specialization.simple.Building
- Direct Known Subclasses:
- Office
public class Building
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Building
public Building()
getClassName
protected String getClassName()
getWaste
@Produces
public Waste getWaste()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.