org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.inconsistent
Class Manager

java.lang.Object
  extended by org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.inconsistent.Employee
      extended by org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.inconsistent.Manager

@Specializes
public class Manager
extends Employee


Constructor Summary
Manager()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Manager

public Manager()


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