org.milyn.scribe.reflection
Class AnnotatedDaoRuntimeInfoFactory

java.lang.Object
  extended by org.milyn.scribe.reflection.AnnotatedDaoRuntimeInfoFactory

public class AnnotatedDaoRuntimeInfoFactory
extends Object

Author:
maurice.zeijen@smies.com

Constructor Summary
AnnotatedDaoRuntimeInfoFactory()
           
 
Method Summary
 AnnotatedDaoRuntimeInfo create(Class<?> daoClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotatedDaoRuntimeInfoFactory

public AnnotatedDaoRuntimeInfoFactory()
Method Detail

create

public AnnotatedDaoRuntimeInfo create(Class<?> daoClass)


Copyright © 2014. All Rights Reserved.