org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype
Class Forest
java.lang.Object
org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.Forest
public class Forest
- extends Object
- Author:
- Martin Kouba
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Forest
public Forest()
ping
public void ping()
getAge
public int getAge()
getNeedles
public Needle[] getNeedles()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.