org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized
Class ObjectDao

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.Dao<Object,Object>
      extended by org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.ObjectDao

public class ObjectDao
extends Dao<Object,Object>


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

Constructor Detail

ObjectDao

public ObjectDao()


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