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

java.lang.Object
  extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Plant
      extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.PongPlant
          extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Grass
All Implemented Interfaces:
Ping
Direct Known Subclasses:
WaterChestnut

public class Grass
extends PongPlant


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

Grass

public Grass()


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