org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype
Class Conifer
java.lang.Object
org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.Conifer
- All Implemented Interfaces:
- Tree
- Direct Known Subclasses:
- Spruce
public abstract class Conifer
- extends Object
- implements Tree
- Author:
- Martin Kouba
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Conifer
public Conifer()
ping
public void ping()
- Specified by:
ping in interface Tree
stand
public final void stand()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.