org.jboss.cdi.tck.tests.inheritance.specialization.enterprise
Interface OfficeLocal

All Superinterfaces:
BuildingLocal
All Known Implementing Classes:
Office

public interface OfficeLocal
extends BuildingLocal


Method Summary
 String getClassName()
           
 
Methods inherited from interface org.jboss.cdi.tck.tests.inheritance.specialization.enterprise.BuildingLocal
getWaste
 

Method Detail

getClassName

String getClassName()
Specified by:
getClassName in interface BuildingLocal


Copyright © 2008-2013 Seam Framework. All Rights Reserved.