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

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.Shrub
              extended by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Rosehip
All Implemented Interfaces:
Ping

public class Rosehip
extends Shrub


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

Rosehip

public Rosehip()


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