Uses of Interface
org.milyn.scribe.ObjectStore

Packages that use ObjectStore
org.milyn.scribe   
org.milyn.scribe.invoker   
 

Uses of ObjectStore in org.milyn.scribe
 

Classes in org.milyn.scribe that implement ObjectStore
 class MapObjectStore
          A Map implementation of the ObjectStore.
 

Uses of ObjectStore in org.milyn.scribe.invoker
 

Methods in org.milyn.scribe.invoker with parameters of type ObjectStore
 DaoInvoker DaoInvokerFactory.create(java.lang.Object dao, ObjectStore objectStore)
          Creates a DaoInvoker depending on the DAO object.
 



Copyright © 2011. All Rights Reserved.