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