org.jboss.cdi.tck.tests.lookup.injection.parameterized
Class ConsumerTypeVariableUpperBound<T1 extends Exception,T2>
java.lang.Object
org.jboss.cdi.tck.tests.lookup.injection.parameterized.ConsumerTypeVariableUpperBound<T1,T2>
public class ConsumerTypeVariableUpperBound<T1 extends Exception,T2>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsumerTypeVariableUpperBound
public ConsumerTypeVariableUpperBound()
getDao
public Dao<T1,T2> getDao()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.