org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype
Class Leaf<T extends Tree>

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.Leaf<T>

public class Leaf<T extends Tree>
extends Object

Author:
Martin Kouba

Constructor Summary
Leaf()
           
 
Method Summary
 void ping()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Leaf

public Leaf()
Method Detail

ping

public void ping()


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