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

java.lang.Object
  extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Plant
      extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Flower
          extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.ForgetMeNot
              extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.WoodForgetMeNot
All Implemented Interfaces:
Ping

public class WoodForgetMeNot
extends ForgetMeNot


Constructor Summary
WoodForgetMeNot()
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Flower
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

WoodForgetMeNot

public WoodForgetMeNot()


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