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