org.jboss.cdi.tck.tests.interceptors.definition.inheritance
Class PongPlant
java.lang.Object
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.Plant
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.PongPlant
- All Implemented Interfaces:
- Ping
- Direct Known Subclasses:
- Grass, Herb, Shrub
public class PongPlant
- extends Plant
|
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 |
PongPlant
public PongPlant()
pong
@GuardedBySquirrel
public void pong()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.