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

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

@GuardedBySquirrel
@GuardedByWoodpecker
public class Tree
extends Plant


Constructor Summary
Tree()
           
 
Method Summary
 void 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

Tree

public Tree()
Method Detail

pong

public void pong()


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