org.jboss.cdi.tck.tests.lookup.injection.parameterized
Class ConsumerRaw

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.injection.parameterized.ConsumerRaw

public class ConsumerRaw
extends Object


Constructor Summary
ConsumerRaw()
           
 
Method Summary
 Dao getDao()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsumerRaw

public ConsumerRaw()
Method Detail

getDao

public Dao getDao()


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