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

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

public class ForgetMeNot
extends Flower


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

ForgetMeNot

public ForgetMeNot()


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