org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.parameterized
Class DaoProducer

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.parameterized.DaoProducer

public class DaoProducer
extends Object

Author:
pmuir

Constructor Summary
DaoProducer()
           
 
Method Summary
 org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.parameterized.Dao<Object,Object> getDao()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DaoProducer

public DaoProducer()
Method Detail

getDao

@Produces
public org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.parameterized.Dao<Object,Object> getDao()


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