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

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
All Implemented Interfaces:
Ping
Direct Known Subclasses:
EuropeanLarch

public class Larch
extends Tree


Constructor Summary
Larch()
           
 
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

Larch

public Larch()


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