org.jboss.cdi.tck.tests.interceptors.definition.inheritance
Class EuropeanLarch

java.lang.Object
  extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Plant
      extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Tree
          extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Larch
              extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.EuropeanLarch
All Implemented Interfaces:
Ping

public class EuropeanLarch
extends Larch


Constructor Summary
EuropeanLarch()
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Tree
pong
 
Methods inherited from class org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Plant
inspect, inspectedBy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EuropeanLarch

public EuropeanLarch()


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