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

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

public class ConsumerRawObject
extends Object


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

Constructor Detail

ConsumerRawObject

public ConsumerRawObject()
Method Detail

getDao

public Dao getDao()


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