Uses of Interface
org.milyn.scribe.invoker.DaoInvoker

Packages that use DaoInvoker
org.milyn.scribe.invoker   
 

Uses of DaoInvoker in org.milyn.scribe.invoker
 

Classes in org.milyn.scribe.invoker that implement DaoInvoker
 class AnnotatedDaoInvoker
           
 class InterfaceDaoInvoker
           
 

Methods in org.milyn.scribe.invoker that return DaoInvoker
 DaoInvoker DaoInvokerFactory.create(Object dao, ObjectStore objectStore)
          Creates a DaoInvoker depending on the DAO object.
 



Copyright © 2011. All Rights Reserved.